SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions
tdbTableDelete

Functions

void tdbTableDelete (string datasource, string table)
 

Detailed Description

Delete a table.

Parameters
datasource- name of the data source containing the table
table- table name

Function Documentation

◆ tdbTableDelete()

void tdbTableDelete ( string  datasource,
string  table 
)