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


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.

 

 

 



 

 

 

 

 

 

 

 

 

 

Â