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.