db_disconnect.chMDB {TKCat} | R Documentation |
Disconnect an object from a database
## S3 method for class 'chMDB'
db_disconnect(x)
## S3 method for class 'chTKCat'
db_disconnect(x)
db_disconnect(x)
## S3 method for class 'metaMDB'
db_disconnect(x)
x |
an object with a database connection |
No return value, called for side effects