TransSubscriptionCollection Methods
Namespace:
Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Name | Description | |
---|---|---|
![]() | CopyTo(Array, Int32) | Copies the collection to an array.(Inherited from ReplicationBaseCollection.) |
![]() | CopyTo(TransSubscriptionCollection, Int32) | Makes a copy of the collection. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetEnumerator() | Gets an enumerator that is used to iterate through the objects in a collection.(Inherited from ReplicationBaseCollection.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Refresh() | Refreshes the collection.(Inherited from ReplicationBaseCollection.) |
![]() | ToString() | (Inherited from Object.) |
Show: