Udostępnij przez


DistributionPublicationCollection Members

Represents a collection of DistributionPublication objects.

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

Public Properties

  Name Description
ms155973.pubproperty(pl-pl,SQL.100).gif Count  Gets the number of objects in the referenced collection. (inherited from ReplicationBaseCollection)
ms155973.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)
ms155973.pubproperty(pl-pl,SQL.100).gif Item Overloaded. Gets a DistributionPublication object in the collection, by index number or by the properties that uniquely define the publication at the Distributor.
ms155973.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
ms155973.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms155973.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms155973.pubmethod(pl-pl,SQL.100).gif GetEnumerator  Gets an enumerator that is used to iterate through the objects in a collection. (inherited from ReplicationBaseCollection)
ms155973.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms155973.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms155973.pubmethod(pl-pl,SQL.100).gifms155973.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms155973.pubmethod(pl-pl,SQL.100).gif Refresh  Refreshes the collection. (inherited from ReplicationBaseCollection)
ms155973.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top