PublicationArticle Members

Represents article information for a published database object.

The following tables list the members exposed by the PublicationArticle type.

Public Constructors

  Nom Description
PublicationArticle Creates a new instance of the PublicationArticle class.

Haut de la page

Public Properties

  Nom Description
ms156578.pubproperty(fr-fr,SQL.90).gif AllowInteractiveResolver Gets or sets whether or not to allow subscriptions to invoke the Interactive Resolver when conflicts occur during synchronization.
ms156578.pubproperty(fr-fr,SQL.90).gif ArticleName Gets or sets the name of the article.
ms156578.pubproperty(fr-fr,SQL.90).gif ArticleResolver Gets or sets the friendly name of the custom conflict resolver or business logic handler used when synchronizing the article.
ms156578.pubproperty(fr-fr,SQL.90).gif ArticleType Gets or sets the source object type for the article.
ms156578.pubproperty(fr-fr,SQL.90).gif ColumnTracking Gets or sets how conflicts are detected when synchronizing data rows.
ms156578.pubproperty(fr-fr,SQL.90).gif PublicationName Gets or sets the name of the publication to which the article belongs.
ms156578.pubproperty(fr-fr,SQL.90).gif ReplicationType Gets or sets the type of publication to which the article belongs.
ms156578.pubproperty(fr-fr,SQL.90).gif ResolverInfo Gets or sets additional data and parameters that are to be used by a Component Object Model (COM)-based conflict resolver.
ms156578.pubproperty(fr-fr,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data.
ms156578.pubproperty(fr-fr,SQL.90).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.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms156578.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156578.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms156578.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms156578.pubmethod(fr-fr,SQL.90).gifms156578.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156578.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms156578.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms156578.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

PublicationArticle Class
Microsoft.SqlServer.Replication Namespace
EnumPublicationArticles

Autres ressources

How to: Define an Article (RMO Programming)
How to: Delete an Article (RMO Programming)
How to: View and Modify Article Properties (RMO Programming)