A list of products available on this site
Documentation for XtraMania's xtras
Prices and links to the online store
Xtras, PDFs, samples
Have a question? Ask us!
Contacts
Logo. www.xtramaina.com  
Home Search E-mail
ADOxtra Reference/cnn.Close()

cnn.Close()

Syntax

bSuccess=cnn.Close()

Returns

True (1) if function completed successfully, false (0) otherwise.

Description

Calls the Close() method of the wrapped ADODB.Connection object. Use the Close method to close a Connection to free any associated system resources. Closing an object does not remove it from memory; you can change its property settings and open it again later. To completely eliminate an object from memory, set the object variable to VOID after closing the object.

Site homeSearchContact author © Eugene Shoustrov. www.xtramania.com