edmiGetTableInstanceProperty
EdmiError edmiGetTableInstanceProperty (SdaiInstance tableInstanceId, SdaiString propertyName, SdaiInteger columnNumber, SdaiInteger *columns, SdaiSelect propertyValue);
Retrieves the given property of the given EDMtableInstance.
Arguments
Type | Name | Comment |
SdaiInstance | tableInstanceId | |
SdaiString | propertyName | "Name", "Description", "ColumnName" |
SdaiInteger | columnNumber | Optional, depends on actual property. First columnNumber is 1 (not zero) |
SdaiInteger | columns | Optional. Must be set for "Columns_Name", "Columns_Datatype", "Columns_Domain" |
SdaiSelect | propertyValue |
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.