Try OpenEdge Now
Java Open Clients
Accessing ABL ProDataSets
:
ProDataObjectMetaData class
:
Methods
:
getFieldCount( )
getFieldCount( )
Returns the number of column properties defined for the specified
ProDataObject
type. The value is identical to the setting of
numFields
in the constructor that instantiates this
ProDataObjectMetaData
.
Syntax
int getFieldCount()