Share via


EventClassCollection.Item Property

Gets a specific EventClass object in the EventClassCollection object either by position or by name.

Overload List

Name Description
EventClassCollection.Item (Int32)
Gets a specific EventClass object in the EventClassCollection object by position.
EventClassCollection.Item (String)
Gets a specific EventClass object in the EventClassCollection object by name.

See Also

Reference

EventClassCollection Class
EventClassCollection Members
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Defining Event Classes
EventClass Element (ADF)