Compartir a través de


PublicationArticle Miembros

Represents article information for a published database object.

El tipo PublicationArticle expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico PublicationArticle Creates a new instance of the PublicationArticle class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

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

Principio