KI_DROP_TABLE
Argument | Enumeration | Purpose |
---|---|---|
connection | Database connection number | |
file$ | Table to remove | |
status | KDB_ERROR_ENUM | Return status |
KI_DROP_TABLE
This function will remove the table table$ in the database specified by the given connection number. For a native KISAM connection the table name should be the file name, given with respect to the current working directory.