edmiRemoteInsertTableInstanceRows

EdmiError edmiRemoteInsertTableInstanceRows      (SdaiServerContext    serverContextId,
                                                  SdaiInstance         tableInstanceId,
                                                  SdaiInteger          rowNumber,          /* Position of new rows, First rowNumber is 1 (not zero) */
                                                  SdaiInteger          rows,               /* Number of empty rows to insert */
                                                  SdaiInteger         *newRowNumber,       /* Row number of first inserted row */
                                                  SdaiInvocationId    *edmiInvocationId);

This function will adds a given number rows in a EDMtableInstance.

 

 

Arguments


  

SdaiServerContext    serverContextId

SdaiInstance         tableInstanceId

SdaiInteger          rowNumber            Position of new rows, First row Number is 1 (not zero)

SdaiInteger          rows                 Number of empty rows to insert

SdaiInteger          *newRowNumber        Row number of first inserted row

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.