Click or drag to resize

IDbNotify Interface

X#
This interface must be implemented by objects that register themselves for DB Notifications

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 INTERFACE IDbNotify

The IDbNotify type exposes the following members.

Methods
  NameDescription
Public methodNotify
This message is sent to clients when a Workarea event happens
Top
See Also