共用方式為


DistributionSubscriptionCollection Members

Represents a collection of DistributionSubscription objects.

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

Public Properties

  名稱 Description
ms156104.pubproperty(zh-tw,SQL.90).gif Count  Gets the number of objects in the referenced collection. (inherited from ReplicationBaseCollection)
ms156104.pubproperty(zh-tw,SQL.90).gif IsSynchronized  Gets whether or not access to the collection is synchronized and is therefore thread-safe. (inherited from ReplicationBaseCollection)
ms156104.pubproperty(zh-tw,SQL.90).gif Item Overloaded. Gets a DistributionSubscription object in the collection, by index number or by the properties that uniquely define the subscription at the Distributor.
ms156104.pubproperty(zh-tw,SQL.90).gif SyncRoot  Gets an object that can be used to synchronize access to the collection. (inherited from ReplicationBaseCollection)

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms156104.pubmethod(zh-tw,SQL.90).gif CopyTo Overloaded.  
ms156104.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156104.pubmethod(zh-tw,SQL.90).gif GetEnumerator  Gets an enumerator that is used to iterate through the objects in a collection. (inherited from ReplicationBaseCollection)
ms156104.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms156104.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms156104.pubmethod(zh-tw,SQL.90).gifms156104.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156104.pubmethod(zh-tw,SQL.90).gif Refresh  Refreshes the collection. (inherited from ReplicationBaseCollection)
ms156104.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms156104.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms156104.protmethod(zh-tw,SQL.90).gif InitList  (inherited from ReplicationBaseCollection )
ms156104.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

DistributionSubscriptionCollection Class
Microsoft.SqlServer.Replication Namespace