SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
uint | tdbTableGetAttributes (string ds, string table) |
Get user defined attributes of a table.
ds | - name of the data source containing the table |
table | - table name |
uint tdbTableGetAttributes | ( | string | ds, |
string | table | ||
) |