Sprache

TableDefinition.ColumnDefinitions Eigenschaft

Definition

Stellt die Spaltendefinitionen dar, die nur gültig sind, wenn der Datentyp tabelle ist.

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

Eigenschaftswert

Gilt für: