MultiPartIdentifier.Item[Int32] Property

Definition

Gets or sets the Identifier at the specified index.

public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier this[int index] { get; set; }
member this.Item(int) : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Default Public Property Item(index As Integer) As Identifier

Parameters

index
Int32

Property Value

Applies to