This topic has not yet been rated - Rate this topic

ObjectEvent Methods

The ObjectEvent type exposes the following members.

  NameDescription
Public method Static member Add(ObjectEvent, ObjectEvent) Returns the object event set that is created by adding two object events.
Public method Static member BitwiseOr(ObjectEvent, ObjectEvent) Creates a new object event set by performing a BitwiseOr operation on two ObjectEvent objects
Public method Equals(Object) Returns a Boolean indicating if ObjectEvent equals a Object (Overrides Object.Equals(Object).)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() This method supports the SMO infrastructure and is not intended to be used directly from your code. (Overrides Object.GetHashCode().)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() Overrides ToString method in a ObjectEvent object. (Overrides Object.ToString().)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.