SparseColumnOption Enum
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 possible values for sparse column options
[System.Serializable]
public enum SparseColumnOption
[<System.Serializable>]
type SparseColumnOption =
Public Enum SparseColumnOption
- Inheritance
-
SparseColumnOption
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Sparse | 1 | |
ColumnSetForAllSparseColumns | 2 |