This topic has not yet been rated - Rate this topic

SchemaChangesResult Enumeration

An enumeration to return the result of attempts to change the schema.

Namespace:  Microsoft.TeamFoundation.Adapter
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
public enum SchemaChangesResult
Member nameDescription
StopRequestedThe adapter has been requested to stop.
NoChangesNo schema changes were required by the adapter.
ChangesCompleteSchema changes have been made.

This enumeration is returned by the MakeSchemaChanges method.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.