/
edmiGetTableInstanceId
edmiGetTableInstanceId
EdmiError edmiGetTableInstanceId (SdaiModel modelId, SdaiInteger *extentIndex, SdaiString name, SdaiInstance *tableInstanceId);
This function retrieves the instance id of a EDMtableInstance with the given name. If the EDMtableInstance was created without a name than the edmiGetTableInstancesEntityExtent function must be used to retrieve the table.
Arguments
Type | Name | Comment |
SdaiModel | modelId | |
SdaiInteger | extentIndex | first index is index = 0; returns index of found table instance |
SdaiString | name | |
SdaiInstance | tableInstanceId |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.
Options
Example
<Missing example>
See also
Filter by label
There are no items with the selected labels at this time.
Related content
edmiGetTableInstancesEntityExtent
edmiGetTableInstancesEntityExtent
More like this
edmiGetTableInstanceColumnNumber
edmiGetTableInstanceColumnNumber
More like this
edmiGetTableInstanceColumnsValue
edmiGetTableInstanceColumnsValue
More like this
edmiGetDefinedType
edmiGetDefinedType
More like this
edmiGetModelBN
edmiGetModelBN
More like this
edmiGetEntityInSchema
edmiGetEntityInSchema
More like this