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)
Syntaxpublic string IndexGroup { get; set; }Property Value
Type: 
String
See Also