RAD Studio VCL Reference
|
Flags to indicate tracing type.
TDBXTraceFlags = class;
class TDBXTraceFlags;
DBXCommon
These flags indicate what items should be traced. Logically OR the flags together for all items that you want to trace.
This table lists the traceable items.
Constant |
Description |
Trace nothing | |
Prepared query statements | |
Executed query statements | |
Errors | |
Command related operations | |
Connect and disconnect | |
Transaction commit, rollback | |
Blob access | |
Miscellaneous | |
Vendor specific operations | |
TDBXParameter access | |
TDBXReader operations | |
Driver loading operations | |
Metadata access operations | |
Driver operations |
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|