GetColumnProType( )
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Syntax
Returns the integer value representing the ABL data type (see Table 15) for the specified DataColumn. The syntax is:
|
Where colName is the name of the column in the DataTable.
|
Where dc is the DataColumn.