SchemaComparisonExcludedObjectId.ParentIdentifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the name of the parent object. This is used to refer to an unnamed object by reference to its (named) parent.
public Microsoft.SqlServer.Dac.Model.ObjectIdentifier ParentIdentifier { get; }
member this.ParentIdentifier : Microsoft.SqlServer.Dac.Model.ObjectIdentifier
Public ReadOnly Property ParentIdentifier As ObjectIdentifier