FUNCTION xpxGetTableInstanceProperties (tableInstanceId : GENERIC; VAR name : STRING; VAR creationDate : INTEGER; VAR lastUpdatedDate : INTEGER; VAR options : INTEGER; VAR rows : INTEGER; VAR description : STRING; VAR columns : INTEGER; VAR columnNames : LIST OF STRING; VAR columnDataTypes : LIST OF INTEGER; VAR columnDomainIds : LIST OF GENERIC) status : INTEGER;
<missing description>
Arguments
1 | Type | Name | Comment |
2 | GENERIC | tableInstanceId | comment |
3 | STRING | name | |
4 | INTEGER | creationDate | |
5 | INTEGER | lastUpdatedDate | |
6 | INTEGER | options | |
7 | INTEGER | rows | |
8 | STRING | description | |
9 | INTEGER | columns | |
10 | LIST OF STRING | columnNames | |
11 | LIST OF INTEGER | columnDataTypes | |
12 | LIST OF GENERIC | columnDomainIds |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Option | Comment |
XPXOption | comment |
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.