Property Sparse
Sparse
Gets or sets a value indicating whether the index is a sparse index.
public bool? Sparse { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether the index is a sparse index.
public bool? Sparse { get; set; }