ObjectEventSet Constructor
Initializes a new instance of the ObjectEventSet class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
ObjectEventSet () |
Initializes a new instance of the ObjectEventSet class.
|
ObjectEventSet (ObjectEvent) |
Initializes a new instance of the ObjectEventSet class with the specified set of event.
|
ObjectEventSet (ObjectEvent[]) |
Initializes a new instance of the ObjectEventSet class with the specified set of events.
|
ObjectEventSet (ObjectEventSet) |
Initializes a new instance of the ObjectEventSet class with a specified set of events.
|
See Also
Reference
ObjectEventSet Class
ObjectEventSet Members
Microsoft.SqlServer.Management.Smo Namespace