MyDAC

TMyLogEvent Procedure Reference

This type is used for the TMyEmbConnection.OnLog and TMyEmbConnection.OnLogError events.

Unit

MySqlApi

Syntax

TMyLogEvent = procedure (const Text: string) of object;

Parameters
Text
Holds the text of error, startup messages, entries that record client connections, and SQL statements.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback