IDiffEntry.Source Property

Definition

The Urn representing the Source node. It is different from the Target Urn when the two nodes have different parents. It is null if ChangeType is Deleted.

public Microsoft.SqlServer.Management.Sdk.Sfc.Urn Source { get; }
member this.Source : Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Public ReadOnly Property Source As Urn

Property Value

Urn

Applies to