| SecreC 2 language
    2.8.0 (2023.09)
    Language and standard library reference | 
| Functions | |
| uint64 | tdbGetColumnTypes (string datasource, string table) | 
Get the column types of a table.
| datasource | - data source name | 
| table | - table name | 
| uint64 tdbGetColumnTypes | ( | string | datasource, | 
| string | table | ||
| ) |