The ContinuousQuery type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals |
Compares two instances of ContinuousQuery for equality.
(Overrides Object..::..Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Compoutes the hash code for the current object.
(Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RegisterAddNotification |
Registers notification for item added in ContinuousQuery resultset.
| |
| RegisterRemoveNotification |
Registers notification for item removed from ContinuousQuery resultset.
| |
| RegisterUpdateNotification |
Registers notification for item updated in ContinuousQuery resultset.
| |
| ToString | (Inherited from Object.) |