IDbNotify Interface | |
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 public interface IDbNotify
The IDbNotify type exposes the following members.
Methods
| Name | Description |
---|
| Notify | This message is sent to clients when a Workarea event happens |
TopSee Also