AlterTableAddTableElementStatement.Definition Property

Definition

The table definition containing the column and constraint definitions.

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

Property Value

Applies to