edmiRemoteGetTableInstanceProperty
EdmiError edmiRemoteGetTableInstanceProperty (SdaiServerContext serverContextId, SdaiInstance tableInstanceId, SdaiString propertyName, SdaiInteger columnNumber, SdaiInteger *columns, SdaiSelect propertyValue, SdaiInvocationId *edmiInvocationId);
Retrieves the given property of the given EDMtableInstance.
Â
Â
Arguments
 Â
SdaiServerContext    SdaiServerContext  Â
SdaiInstance          tableInstanceId
SdaiString           propertyName        Name", "Description", "Column Name"
SdaiInteger           columnNumber       Optional, depends on actual property. First column Number is 1 (not zero)
SdaiInteger          *columns           Optional. Must be set for "ColumnsName", "Columns_Datatype", "Columns_Domain"
SdaiSelect           propertyValue
SdaiInvocationId     *edmiInvocationId
       Â
Return Value
Options
 <Missing options>
          Â
Â
Example
Â
<Missing example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â