SqlColumnBaseDefinitionIndexGroup Property |
Gets or sets the name of the index on this column.
Use this property to group multiple columns inside a same index.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public string IndexGroup { get; set; }
Property Value
Type:
StringSee Also