SYNTAX:
xpfGetSchema (schemaName : STRING)
schemaId : GENERIC;
The xpfGetSchema function returns the numeric schemaID in the argument <schemaId> that uniquely identifies the schema definition instance, i.e. the instance that defines the specified Express schema in the EDMdatabase. The schema definition instance in the argument <schemaName> is located in the dictionary model that defines the specified Express schema in the EDMdatabase.
This function is equivalent to the EDMinterface function edmiGetSchema.
See also xpxGetSchema.
General
Content
Integrations