| DataCollectionMetadataColumnsByName Property  | 
            Gets a dictionary of columns by name
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic IDictionary<string, TableColumn> ColumnsByName { get; }Property Value
Type: 
IDictionaryString, 
TableColumn
See Also