SetColumnProType( )
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Syntax
Sets the ABL data type for the specified data column, where proType must
correspond to one of the valid ABL-specific class constants found in the
Progress.Open4GL.Parameter class (see Table 15). The syntax is:
|
Where colName is the name of the column in the DataTable.
|
Where dc is the DataColumn.