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 Page History

« Previous Version 2 Current »


FUNCTION xpfGetEntity (modelId    : GENERIC;
                       entityName : STRING)       
                       entityId   : GENERIC;
                

The xpfGetEntity function returns the instanceId of the entity_definition instance of the specified entity; The entity_definition instance is located in the dictionary model of the actual Express schema in EDMdatabase. An entity_definition is uniquely defined by the arguments modelId and entityName. The instanceId of the actual entity_definition instance is returned in the entityId argument.

Arguments


TypeNameComment
GENERICmodelIdId of the model within the EDMdatabse
STRINGentityNameThe name of the entity

Return Value


 

TypeNameComment
GENERICentityIdThe instanceId of the actual entity_definition instance

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels