This topic has not yet been rated - Rate this topic

DistributionDatabaseCollection Members

Represents a collection of DistributionDatabase objects.

The following tables list the members exposed by the DistributionDatabaseCollection type.

  Name Description
ms156077.pubproperty(en-US,SQL.90).gif Count  Gets the number of objects in the referenced collection. (inherited from ReplicationBaseCollection)
ms156077.pubproperty(en-US,SQL.90).gif IsSynchronized  Gets whether or not access to the collection is synchronized and is therefore thread-safe. (inherited from ReplicationBaseCollection)
ms156077.pubproperty(en-US,SQL.90).gif Item Overloaded. Gets a DistributionDatabase object in the collection, by index number or by database name.
ms156077.pubproperty(en-US,SQL.90).gif SyncRoot  Gets an object that can be used to synchronize access to the collection. (inherited from ReplicationBaseCollection)
Top
(see also Protected Methods )
  Name Description
ms156077.pubmethod(en-US,SQL.90).gif CopyTo Overloaded.  
ms156077.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156077.pubmethod(en-US,SQL.90).gif GetEnumerator  Gets an enumerator that is used to iterate through the objects in a collection. (inherited from ReplicationBaseCollection)
ms156077.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms156077.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms156077.pubmethod(en-US,SQL.90).gif ms156077.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156077.pubmethod(en-US,SQL.90).gif Refresh  Refreshes the collection. (inherited from ReplicationBaseCollection)
ms156077.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )
Top
  Name Description
ms156077.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms156077.protmethod(en-US,SQL.90).gif InitList  (inherited from ReplicationBaseCollection )
ms156077.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.