edmiRemoteGetTableInstanceId
Â
EdmiError edmiRemoteGetTableInstanceId (SdaiServerContext serverContextId, SdaiModel modelId, SdaiInteger *extentIndex, /* first index is index = 0; returns index of found table instance */ SdaiString name, SdaiInstance *tableInstanceId, SdaiInvocationId *edmiInvocationId);
This function retrieves the instance id of a EDMtableInstance with the given name. If the EDMtableInstance was created without a name than the edmiRemoteGetTableInstancesEntityExtent  function must be used to retrieve the table.
Â
Â
Arguments
 Â
Argument type | Argument name | Â Comments |
SdaiServerContext    | SdaiServerContext    |  |
SdaiModel               | modelId |  |
SdaiInteger            | *extentIndex | first index is index = 0; returns index of found table instance |
SdaiString              | name |  |
SdaiInstance           | *tableInstanceId |  |
SdaiInvocationId    | *edmiInvocationId |  |
       Â
Return Value
Options
 <Missing options>
          Â
Â
Example
Â
<Missing example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â
Â
Â
Â