Udostępnij przez


PublicationArticle Members

Represents article information for a published database object.

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

Public Constructors

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

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms156578.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms156578.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms156578.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms156578.pubmethod(pl-pl,SQL.100).gifms156578.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms156578.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms156578.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms156578.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top