IDiffEntry.Target Property

Definition

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

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

Property Value

Urn

Applies to