public EntityColumn GetColumn( System.string colName )
Parameters
- colName
- The Alias of the column (as set in the column's metadata with EntityColumnMetadata).
Return Value
Either returns an EntityColumn object representing the requested column, or null if the column could not be found.