IBX.IBDatabase.IIBEventNotifier Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetAutoRegister | public | Indicates whether the database should automatically register events after it connects to the server. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| RegisterEvents | public | Registers interest in a set of events with the InterBase Event manager. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |
| UnRegisterEvents | public | Unregisters interest in the events previously registered by a call to RegisterEvents. |