edmiCreateTableInstanceColumn
EdmiError edmiCreateTableInstanceColumn (SdaiInstance tableInstanceId, SdaiOptions options, SdaiInteger columnNumber, SdaiString columnName, SdaiPrimitiveType columnDatatype, SdaiInstance columnDomainId, SdaiInteger *newColumnNumber);
create a new column for the given EDMtableInstance.
Â
Â
Arguments
 Â
Type | Name | Comment |
SdaiInstance | tableInstanceId | Â |
SdaiOptions | options | no option defined yet |
SdaiInteger | columnNumber | Â columnNumber of new column. columnNumber = 0 means append new column |
SdaiString | columnName | optional argument |
SdaiPrimitiveType | columnDatatype | optional when columnDomainId is set |
SdaiInstance | columnDomainId | Â optional when coumnDatatype is set |
SdaiInteger | newColumnNumber | First columnNumber is 1 (not zero) |
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.
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â