Close Method

Closes an open Recordset object.

ConnectionObject.Close (Recordset)

ALERT!

If an edit is in progress, the Close method generates an error; instead, call the Update method or CancelUpdate method first.

Client support

   Newlook Smartclient

   Newlook Server

Arguments

Recordset  -  (String, Required)

Specifies the name of the Recordset object to close. The recordset name must be enclosed in quotation marks.

Applies To

DB Connection object

See Also

DBConnect Method | Open Method | Disconnect Method | Close Method | Find Method | Move Method | AddNew Method | BeginTrans Method | CancelUpdate Method | CommitTrans Method |Delete Method | RollbackTrans Method | Seek Method | Update Method | ConnectionString property | DB Connection object


© 2004-2021 looksoftware. All rights reserved.