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


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.

Options


 <Missing options>
           

 

Example


 

<Missing example>

 

See also

Filter by label

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

 

 

 
Â