ObjectEvent Methods
The ObjectEvent type exposes the following members.
| Name | Description | |
|---|---|---|
|
Add(ObjectEvent, ObjectEvent) | Returns the object event set that is created by adding two object events. |
|
BitwiseOr(ObjectEvent, ObjectEvent) | Creates a new object event set by performing a BitwiseOr operation on two ObjectEvent objects |
|
Equals(Object) | Returns a Boolean indicating if ObjectEvent equals a Object (Overrides Object.Equals(Object).) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | This method supports the SMO infrastructure and is not intended to be used directly from your code. (Overrides Object.GetHashCode().) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | Overrides ToString method in a ObjectEvent object. (Overrides Object.ToString().) |
