NotificationClassCollection Properties

Public Properties

  Name Description
ms218852.pubproperty(en-US,SQL.90).gif Count 
Gets the number of objects in the referenced collection.
(inherited from SmoCollectionBase )
ms218852.pubproperty(en-US,SQL.90).gif IsSynchronized 
Gets the Boolean property value that specifies whether access to the collection is synchronized and therefore thread-safe.
(inherited from SmoCollectionBase )
ms218852.pubproperty(en-US,SQL.90).gif Item Overloaded.
Gets a specific NotificationClass object in the NotificationClassCollection object either by position or by name.
ms218852.pubproperty(en-US,SQL.90).gif Parent
Gets the Application object for this NotificationClassCollection.
ms218852.pubproperty(en-US,SQL.90).gif SyncRoot 
Gets an object that can be used to synchronize access to the collection.
(inherited from SmoCollectionBase )

See Also

Reference

NotificationClassCollection Class
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Defining Notification Classes
NotificationClasses Element (ADF)