IDiffEntry.ChangeType Property

Definition

The type of change between the Source and Target nodes. It does not describe the changes of the nodes' children.

public Microsoft.SqlServer.Management.Sdk.Differencing.DiffType ChangeType { get; }
member this.ChangeType : Microsoft.SqlServer.Management.Sdk.Differencing.DiffType
Public ReadOnly Property ChangeType As DiffType

Property Value

Applies to