ChildObjectName.ChildIdentifier 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.
Gets the child identifier.
public virtual Microsoft.SqlServer.TransactSql.ScriptDom.Identifier ChildIdentifier { get; }
member this.ChildIdentifier : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier
Public Overridable ReadOnly Property ChildIdentifier As Identifier
Property Value
The child identifier.