Membros DistributionSubscriptionCollection
Represents a collection of DistributionSubscription objects.
O tipo DistributionSubscriptionCollection expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
![]() |
CopyTo | Copies the collection to an array. (Herdado de ReplicationBaseCollection.) |
![]() |
CopyTo(DistributionSubscriptionCollection, Int32) | Makes a copy of the collection. |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetEnumerator | Gets an enumerator that is used to iterate through the objects in a collection. (Herdado de ReplicationBaseCollection.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
InitList | Infraestrutura. (Herdado de ReplicationBaseCollection.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
Refresh | Refreshes the collection. (Herdado de ReplicationBaseCollection.) |
![]() |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Count | Gets the number of objects in the referenced collection. (Herdado de ReplicationBaseCollection.) |
![]() |
IsSynchronized | Gets whether or not access to the collection is synchronized and is therefore thread-safe. (Herdado de ReplicationBaseCollection.) |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets a DistributionSubscription object in the collection by index number. |
![]() |
Item[ ( [ ( String, String] ) ] ) | Gets a DistributionSubscription object in the DistributionSubscriptionCollection by SubscriberName and SubscriptionDBName properties that uniquely identify the subscription at the Distributor. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. (Herdado de ReplicationBaseCollection.) |
Início
Consulte também