Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »


 
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.

  • No labels