TransPublicationCollection Members
Represents a collection of TransPublication objects.
The following tables list the members exposed by the TransPublicationCollection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of objects in the referenced collection. (inherited from ReplicationBaseCollection) |
![]() |
IsSynchronized | Gets whether or not access to the collection is synchronized and is therefore thread-safe. (inherited from ReplicationBaseCollection) |
![]() |
Item | Overloaded. Gets a TransPublication object in the collection, by name or by index number. |
![]() |
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 | |
---|---|---|
![]() |
CopyTo | Overloaded. |
![]() |
Equals | Overloaded. (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 ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Refresh | Refreshes the collection. (inherited from ReplicationBaseCollection) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
InitList | (inherited from ReplicationBaseCollection ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
TransPublicationCollection Class
Microsoft.SqlServer.Replication Namespace