GetColumnProType( )
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.