BaseInfoGeneralizedInfoWrapperGetColumnType Method |
Gets the column type.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual Type GetColumnType(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
TypeSee Also