ClassStructureInfoGetColumnIndex Method |
Gets the column index.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public int GetColumnIndex(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
Int32See Also