Firebird ADO.NET Provider SDK Documentation - v1.7

FbRemoteEvent Members

FbRemoteEvent overview

Public Instance Constructors

FbRemoteEvent Overloaded. Initializes a new instance of the FbRemoteEvent class.

Public Instance Properties

ConnectionGets or sets the FbConnection associated to the remote event.
HasChangesIncates if there are changes in the event counts since the last time they were received.
Item Gets the event name at the specified index.

Public Instance Methods

AddEvents Adds the specified events to the event list.
CancelEvents 
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
QueueEvents Register interest in a set of events (works in asynchronous mode).
ToString (inherited from Object) 

Public Instance Events

RemoteEventCounts Gets or sets the event handlers that will be fired each time the event counts notification is received from server.

See Also

FbRemoteEvent Class | FirebirdSql.Data.Firebird Namespace