xpfOpenModel
FUNCTION xpfOpenModel (modelId : GENERIC; access : INTEGER) modelId : GENERIC;
The xpfOpenModel function opens the specified model <modelId> in the specified open mode <access>, and returns an identifier of the open model <modelId> or a zero when the function fails .
Arguments
Type | Name | Comment |
GENERIC | modelId | Unique id of the model within the EDMdatabase |
INTEGER | access | The legal access modes are:
In a standalone implementation, xpxERW is equal to xpxRW. |
Return Value
Â
Type | Name | Comment |
GENERIC | modelId | identifier of the open model  or a zero when the function fails |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â