OpenRowsetColumnDefinition.ColumnOrdinal Property

Definition

Ordinal number of the column in the source file(s).

public Microsoft.SqlServer.TransactSql.ScriptDom.IntegerLiteral ColumnOrdinal { get; set; }
member this.ColumnOrdinal : Microsoft.SqlServer.TransactSql.ScriptDom.IntegerLiteral with get, set
Public Property ColumnOrdinal As IntegerLiteral

Property Value

Applies to