Udostępnij przez


MergePublicationCollection Members

Represents a collection of MergePublication objects.

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

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms156354.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms156354.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms156354.pubmethod(pl-pl,SQL.100).gif GetEnumerator  Gets an enumerator that is used to iterate through the objects in a collection. (inherited from ReplicationBaseCollection)
ms156354.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms156354.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms156354.pubmethod(pl-pl,SQL.100).gifms156354.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms156354.pubmethod(pl-pl,SQL.100).gif Refresh  Refreshes the collection. (inherited from ReplicationBaseCollection)
ms156354.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms156354.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms156354.protmethod(pl-pl,SQL.100).gif InitList  (inherited from ReplicationBaseCollection )
ms156354.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top