|
RAD Studio VCL Reference
|
Frees the helper objects that intercept database commands.
procedure Release;
__fastcall Release();
Call Release when the SQL monitor will not be monitoring any more messages. Release sends a message to the object that intercepts database commands, telling it to free itself.
To temporarily disable the monitor, use the Enabled property instead.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|