ColumnDefinition.StorageOptions Property

Definition

Column storage options.

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

Property Value

Applies to