MultiPartIdentifier.Identifiers Property

Definition

The Identifiers

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier> Identifiers { get; }
member this.Identifiers : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier>
Public ReadOnly Property Identifiers As IList(Of Identifier)

Property Value

Applies to