SparseColumnOption Enumeration
Represents the possible values for sparse column options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| ColumnSetForAllSparseColumns | The option is ColumnSetForAllSparseColumns. | |
| None | The option is None. | |
| Sparse | The option is Sparse. |
Show: