ClassStructureInfoColumnIndexes Property |
Column indexes dictionary [columnName] -> [columnIndex]
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected StringSafeDictionary<int> ColumnIndexes { get; set; }
Property Value
Type:
StringSafeDictionaryInt32See Also