Represents article information for a published database object.
The following tables list the members exposed by the PublicationArticle type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| PublicationArticle | Creates a new instance of the PublicationArticle class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | AllowInteractiveResolver | Gets or sets whether or not to allow subscriptions to invoke the Interactive Resolver when conflicts occur during synchronization. | 
| .gif) | ArticleName | Gets or sets the name of the article. | 
| .gif) | ArticleResolver | Gets or sets the friendly name of the custom conflict resolver or business logic handler used when synchronizing the article. | 
| .gif) | ArticleType | Gets or sets the source object type for the article. | 
| .gif) | ColumnTracking | Gets or sets how conflicts are detected when synchronizing data rows. | 
| .gif) | PublicationName | Gets or sets the name of the publication to which the article belongs. | 
| .gif) | ReplicationType | Gets or sets the type of publication to which the article belongs. | 
| .gif) | ResolverInfo | Gets or sets additional data and parameters that are to be used by a Component Object Model (COM)-based conflict resolver. | 
| .gif) | UserData | Gets or sets an object that allows users to attach their own data. | 
| .gif) | VerifyResolverSignature | Gets or sets the options for verifying the digital signature on a Component Object Model (COM)-based conflict resolver to determine if it is from a trusted source. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
PublicationArticle Class
Microsoft.SqlServer.Replication Namespace
EnumPublicationArticles
其他资源
How to: Define an Article (RMO Programming)
How to: Delete an Article (RMO Programming)
How to: View and Modify Article Properties (RMO Programming)