DB Tools Drop Table VI
- Updated2024-07-30
- 2 minute(s) read
Deletes the specified table from the database identified by connection reference.

Inputs/Outputs
connection reference
—
connection reference specifies a reference to an ADO Connection object.
table
—
table is the name of the table in the database to delete.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
connection reference out
—
connection reference out returns a reference to an ADO Connection object.
error out
—
error out contains error information. This output provides standard error out functionality. |
connection reference
—
table
—
error in (no error)
—
connection reference out
—
error out
—