ColumnStorageOptions.SparseOption 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.
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