Returns the ABL data type of the specified column property as a class constant value found in com.progress.open4gl.Parameter.
Specifies a 0-based index into the
ProDataObject property list, limited by the value of
getFieldCount( ) method. It returns a value that corresponds to the relative position specified by
fieldNumber in
setFieldMetaData( ) method.
For more information on the class constant values provided by the
com.progress.open4gl.Parameter class, see the information on specifying data type meta data for temp-tables in
Passing Parameters.