Condividi tramite


Membri PublicationArticle

Represents article information for a published database object.

Il tipo PublicationArticle espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico PublicationArticle Creates a new instance of the PublicationArticle class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

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

In alto