edmiGetTableInstanceColumnsValue

EdmiError edmiGetTableInstanceColumnsValue(SdaiInstance            tableInstanceId,
                                           SdaiInteger             rowNumber,        
                                           SdaiInteger             columns,
                                           SdaiInteger             columnNumbers[],  
                                           SdaiSelect              columnValues[]);  

This function return the values of  columns from the given  EDMtableInstance.

 

 

Arguments


  

TypeNameComment
SdaiInstancetableInstanceId 
SdaiIntegerrowNumber First rowNumber is 1 (not zero)
SdaiIntegercolumns 
SdaiIntegercolumnNumbersColumns to read. First columnNumber is 1 (not zero)
SdaiSelectcolumnValuesColumns value read, order is according to order in columnNumbers

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.