DeliveryChannelCollection Properties

Public Properties

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

DeliveryChannelCollection Class
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Defining Delivery Channels
DeliveryChannels Element (ICF)