Share via


NotificationClassCollection.Item Property

Gets a specific NotificationClass object in the NotificationClassCollection object either by position or by name.

Overload List

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

See Also

Reference

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

Other Resources

Defining Notification Classes
NotificationClass Element (ADF)