DBDisconnect Action |
Disconnects from a data source. UseThe DBDisconnect action also closes any active Recordset objects associated with the connection. Disconnecting while a transaction is in progress generates an error. ParametersConnection - (Required) Specifies the name of the Connection object to be disconnected. ![]()
See AlsoDBConnect Action | DBDisconnect Action | DBOpen Action | DBClose Action | DBFind Action | DBMove Action | DBAddNew Action | DBBeginTrans Action | DBCancelUpdate Action | DBCommitTrans Action | DBDelete Action | DBRollbackTrans Action | DBSeek Action | DBUpdate Action |
|
|