Represents a collection of TransArticle objects.
The following tables list the members exposed by the TransArticleCollection type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Count | Gets the number of objects in the referenced collection. (inherited from ReplicationBaseCollection) | 
| .gif) | IsSynchronized | Gets whether or not access to the collection is synchronized and is therefore thread-safe. (inherited from ReplicationBaseCollection) | 
| .gif) | Item | Overloaded. Gets a TransArticle object in the collection, by name or by index number. | 
| .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 | |
|---|---|---|
| .gif) | CopyTo | Overloaded. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetEnumerator | Gets an enumerator that is used to iterate through the objects in a collection. (inherited from ReplicationBaseCollection) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Refresh | Refreshes the collection. (inherited from ReplicationBaseCollection) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | InitList | (inherited from ReplicationBaseCollection ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
TransArticleCollection Class
Microsoft.SqlServer.Replication Namespace
TransArticles