AlterTableAlterColumnStatement.AlterTableAlterColumnOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The option on the column. The DataType has to be null for this to be AddRowguidcol or DropRowguidcol. (?)PERSISTED used only in 2005"
public Microsoft.SqlServer.TransactSql.ScriptDom.AlterTableAlterColumnOption AlterTableAlterColumnOption { get; set; }
member this.AlterTableAlterColumnOption : Microsoft.SqlServer.TransactSql.ScriptDom.AlterTableAlterColumnOption with get, set
Public Property AlterTableAlterColumnOption As AlterTableAlterColumnOption