GetColumnProType( )
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.