Try OpenEdge Now
skip to main content
Java Open Clients
Accessing ABL ProDataSets : ProDataGraphMetaData class : Constructor
 

Constructor

The ProDataGraphMetaData class has the following one constructor:

Syntax

ProDataGraphMetaData(String dataSetName)
dataSetName
Specifies the name of the specified ProDataGraph. Typically, this is identical to the ABL name of a ProDataSet to which the specified ProDataGraph maps as an application service parameter.