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
type SparseColumnOption =
Public Enum SparseColumnOption
- Inheritance
-
SparseColumnOption
- Attributes
-
SerializableAttribute SerializableAttribute
Fields
| ColumnSetForAllSparseColumns | 2 | |
| None | 0 | |
| Sparse | 1 |