Show: Delphi C++
Display Preferences

API:Data.SqlExpr.TSQLMonitor Declared Members

From XE2 API Documentation
Jump to: navigation, search


Contents

Constructors & Destructors

CreateCreates and initializes new TSQLMonitor object.
DestroyFrees the memory associated with the TSQLMonitor object.

Events

OnLogTraceOccurs immediately after a new message is logged to the list.
OnTraceOccurs when a message is detected but before it is logged to the list.

Functions

InvokeCallBack
LoadFromFileSets the contents of TraceList to the strings contained in a file.
SaveToFileSaves the contents of TraceList to a file.
SetActive
SetFileName
SetSQLConnection
SetStreamedActive
SetTraceList
SwitchConnection
Trace
UpdateTraceCallBack

Properties

ActiveStarts or stops the monitor from recording SQL commands passed to the database server.
AutoSaveSpecifies whether the monitored messages are automatically saved to a file.
FileNameSpecifies the default file to which monitored messages are saved.
MaxTraceCountIndicates the maximum number of messages that can be logged.
SQLConnectionSpecifies the connection components whose messages are to be monitored.
TraceCountIndicates the number of messages currently logged.
TraceListLists the messages that have passed between SQLConnection and the database server.


Personal tools
Previous Versions
Translations