EventChronicleCollection.Remove Method
Removes an EventChronicle object from the collection using either a reference to the object or the event chronicle name.
Overload List
Name | Description |
---|---|
EventChronicleCollection.Remove (EventChronicle) |
Removes an EventChronicle object from the collection using a reference to the object.
|
EventChronicleCollection.Remove (String) |
Removes an EventChronicle object from the collection by name.
|
See Also
Reference
EventChronicleCollection Class
EventChronicleCollection Members
Microsoft.SqlServer.Management.Nmo Namespace
Other Resources
Defining Chronicles for an Event Class
Chronicle Element for EventClass/Chronicles (ADF)