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