DataCollectionMetadataColumnsByName Property |
Gets a dictionary of columns by name
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public IDictionary<string, TableColumn> ColumnsByName { get; }
Property Value
Type:
IDictionaryString,
TableColumnSee Also