ModelComparisonResult.ChangeDefinition Class

Records the changes to be made in the project system when updating the project system after a schema comparison.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public NotInheritable Class ChangeDefinition
'Usage
Dim instance As ModelComparisonResult.ChangeDefinition
public sealed class ChangeDefinition
public ref class ChangeDefinition sealed
public final class ChangeDefinition
[<SealedAttribute>]
type ChangeDefinition =  class end

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.SchemaModel.ModelComparisonResult.ChangeDefinition

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ModelComparisonResult.ChangeDefinition Members

Microsoft.Data.Schema.SchemaModel Namespace