Freigeben über


PublicationArticle-Member

Represents article information for a published database object.

Der PublicationArticle-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode PublicationArticle Creates a new instance of the PublicationArticle class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

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

Zum Anfang