Method
|
Description
|
String getColumnFormat
(int column) [Extension] |
The ABL dictionary display format
|
String getColumnInitalValue
(int column) [Extension] |
The ABL dictionary initial value as a string
|
String getColumnJavaTypeName
(int column) [Extension] |
The Java type name
|
int getColumnProType
(int column) [Extension] |
The ABL data type number. The return value corresponds to one of the class constants defined in com.progress.open4gl.Parameter. For more information, see Passing parameters.
|
String getColumnValExp
(int column) [Extension] |
The ABL dictionary validation expression
|
String getColumnValMsg
(int column) [Extension] |
The ABL dictionary validation message
|