SYNTAX:
xpxGetQuerySchema (schemaName, querySchemaName : STRING;
VAR querySchemaId : GENERIC) status : INTEGER;
The xpxGetQuerySchema function returns a querySchemaId that uniquely identifies an EDMquerySchema in the EDMdatabase. The query schema is uniquely specified by the two arguments <schemaName> and <querySchemaName>.
This function is equivalent to the EDMinterface function edmiGetQuerySchema.
General
Content
Integrations