Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSDatabase.Destroy
TABSDatabase
Top 


Destroys the instance of a database component.

destructor Destroy;

Description
Do not call Destroy directly in an application. Instead, call Free, which verifies that the database reference is not nil before calling Destroy

Destroy closes all active datasets and disconnects from the database, if necessary. It then frees the string resources allocated for the DataSets properties before calling its inherited destructor.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 16, 2024