InstanceCollection Properties

Public Properties

  Name Description
ms218786.pubproperty(en-US,SQL.90).gif Count 
Gets the number of objects in the referenced collection.
(inherited from SmoCollectionBase )
ms218786.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 )
ms218786.pubproperty(en-US,SQL.90).gif Item Overloaded.
Gets a specific Instance object in the InstanceCollection object either by position or by name.
ms218786.pubproperty(en-US,SQL.90).gif Parent
Gets the NotificationServices object for this InstanceCollection.
ms218786.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

InstanceCollection Class
Microsoft.SqlServer.Management.Nmo Namespace