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
 Â
Type | Name | Comment |
SdaiInstance | tableInstanceId | Â |
SdaiInteger | rowNumber | Â First rowNumber is 1 (not zero) |
SdaiInteger | columns | Â |
SdaiInteger | columnNumbers | Columns to read. First columnNumber is 1 (not zero) |
SdaiSelect | columnValues | Columns 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.
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â