Condividi tramite


ReplicationDatabaseCollection Members

Represents a collection of ReplicationDatabase objects.

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

Public Properties

  Nome Description
ms158304.pubproperty(it-it,SQL.90).gif Count  Gets the number of objects in the referenced collection. (inherited from ReplicationBaseCollection)
ms158304.pubproperty(it-it,SQL.90).gif IsSynchronized  Gets whether or not access to the collection is synchronized and is therefore thread-safe. (inherited from ReplicationBaseCollection)
ms158304.pubproperty(it-it,SQL.90).gif Item Overloaded. Gets a ReplicationDatabase object in the collection by name or by index number.
ms158304.pubproperty(it-it,SQL.90).gif SyncRoot  Gets an object that can be used to synchronize access to the collection. (inherited from ReplicationBaseCollection)

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms158304.pubmethod(it-it,SQL.90).gif CopyTo Overloaded.  
ms158304.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158304.pubmethod(it-it,SQL.90).gif GetEnumerator  Gets an enumerator that is used to iterate through the objects in a collection. (inherited from ReplicationBaseCollection)
ms158304.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms158304.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms158304.pubmethod(it-it,SQL.90).gifms158304.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158304.pubmethod(it-it,SQL.90).gif Refresh  Refreshes the collection. (inherited from ReplicationBaseCollection)
ms158304.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms158304.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms158304.protmethod(it-it,SQL.90).gif InitList  (inherited from ReplicationBaseCollection )
ms158304.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

ReplicationDatabaseCollection Class
Microsoft.SqlServer.Replication Namespace