ColumnStorageOptions.SparseOption Property

Definition

Indicates if the column is sparse or a column set for all sparse columns.

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

Property Value

Applies to