| RowSetMetadataColumnIndexes Property  | 
            Gets or sets the index of the columns within the row
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic Dictionary<string, int> ColumnIndexes { get; }Property Value
Type: 
DictionaryString, 
Int32
See Also