RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLResolver.Destroy Destructor

Destroys an instance of TSQLResolver.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TSQLResolver();

Most applications should not delete instances of TSQLResolver. SQL resolvers are freed automatically by the provider components that use them. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!