edmiRemoteDeleteTableInstanceRows

EdmiError edmiRemoteDeleteTableInstanceRows      (SdaiServerContext    serverContextId,
                                                  SdaiInstance         tableInstanceId,
                                                  SdaiInteger          rowNumber,           
                                                  SdaiInteger          rows,               
                                                  SdaiInvocationId    *edmiInvocationId);

Deletes the given row from the given EDMtableInstance

 

 

Arguments


 

 Type

 Name

 Comments

SdaiServerContext    

serverContextId

 

SdaiInstance            

tableInstanceId

 

SdaiInteger               

rowNumber

First rowNumber is 1 (not zero)

SdaiInteger               

rows

Number of rows to delete

SdaiInvocationId

*edmiInvocationId

 


        

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.

 

 

 



 

 

 

 

 

 

 

 

 

 

Â