SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
void | tdbTableDelete (string datasource, string table) |
Delete a table.
datasource | - name of the data source containing the table |
table | - table name |
void tdbTableDelete | ( | string | datasource, |
string | table | ||
) |