共用方式為


PublicationArticle 成員

Represents article information for a published database object.

PublicationArticle 型別公開下列成員。

建構函式

  名稱 描述
公用方法 PublicationArticle Creates a new instance of the PublicationArticle class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

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

頂端