PostgresDAC

TPSQLNotify.Methods.SendNotify

Previous Next

Sends notification.

Syntax:

procedure SendNotify(event: String);

Description:

Use SendNotify to notify other client applications about event you want to notify them. See Notify demo project sources for details.