...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxOpenModel (modelId : GENERIC;
access : INTEGER;
openedModelId : GENERIC)
status : INTEGER;
|
The xpxOpenModel function opens the specified model modelId for the specified access in the access argument. Legal values for the access argument is one of the following EDMexpressX EDMexpressX integer built-in constants:
xpxRO :
Arguments
...
Type | Name | Comment |
GENERIC | modelId | Id of the model in the EDMdatabase to be opened |
INTEGER | access | On of the following constants:
|
...
|
...
| ||
GENERIC | openedModelId | The id of opened model |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|