Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ClassStructureInfo Class
ClassStructureInfo Properties
BinaryColumns Property
ClassName Property
ColumnDefinitions Property
ColumnIndexes Property
ColumnNames Property
ColumnsCount Property
HasBinaryColumns Property
IDColumn Property
StringColumns Property
TableName Property
ClassStructureInfo
ColumnIndexes Property
Column indexes dictionary [columnName] -> [columnIndex]
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
protected
StringSafeDictionary
<
int
>
ColumnIndexes
{
get
;
set
; }
Property Value
Type:
StringSafeDictionary
Int32
See Also
Reference
ClassStructureInfo Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com