Specifies a 0-based index into the list of column properties contained by the
ProDataObject. You can identify the index of a particular column property that corresponds to a mapped temp-table field using
ProDataObjectMetaData methods. For more information, see
ProDataObjectMetaData class.
You can use this method to access the many-valued column property mapped to a temp-table array field. To identify the Java data type of each
Property in the list, match the ABL data type of the corresponding temp-table field to the Java data type specified in
Mappingsingle-valued fields.