Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

EdmiError edmiGetTableInstanceProperties  (SdaiInstance            tableInstanceId,
                                           SdaiString             *name,             /* Optional */
                                           SdaiInteger            *creationDate,     /* Optional */
                                           SdaiInteger            *lastUpdatedDate,  /* Optional */
                                           SdaiOptions            *options,          /* Optional */
                                           SdaiInteger            *rows,             /* Optional */
                                           SdaiString             *description,      /* Optional */
                                           SdaiInteger            *columns,          /* Optional, must be set for columnNames, columnDataTypes, columnDomainIds to be effective */ 
                                           SdaiString            **columnNames,      /* Optional, to be freed by caller */
                                           SdaiPrimitiveType     **columnDataTypes,  /* Optional, to be freed by caller */
                                           SdaiInstance          **columnDomainIds); /* Optional, to be freed by caller */

This function returns all the properties of the given EDMtableInstance. These properties are listed in the argument table below.

 

 

 

Arguments


   <Missing arguments>
        

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.

 

 

 



 

 

 

 

 

 

 

 

 

 

 

  • No labels