Compartir a través de


MergeArticle Constructor

Incluir miembros protegidos
Incluir miembros heredados

Creates a new instance of the MergeArticle class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público MergeArticle() Creates a new instance of the MergeArticle class.
Método público MergeArticle(String, String, String, ServerConnection) Creates a new instance of the MergeArticle class with the specified name, publication, database, and connection to the instance of Microsoft SQL Server.

Arriba

Comentarios

Texto actualizado:   17 de julio de 2006

The following table shows the default property values for a new instance of MergeArticle. Any properties that are not explicitly enumerated in this table are initialized to a nulles una referencia NULL (Nothing en Visual Basic). value.

Property

Default value

AllowInteractiveResolver

false

CachePropertyChanges

false

CheckPermissions

A value of NoCheck for CheckPermissionOptions

ColumnTracking

false

CompensateForErrors

false

DeleteTracking

true

IdentityRangeManagementOption

A value of Manual for IdentityRangeManagementOption

IsExistingObject

false

MultipleColumnUpdate

true

PartitionOption

A value of Overlapping for PartitionOptions

PreCreationMethod

A value of Drop for PreCreationOption

ProcessingOrder

0

SchemaOption

A value of PrimaryObject for CreationScriptOptions

Status

A value of Unsynchronized for MergeArticleState

StreamBlobColumns

false

SubscriberUploadOption

A value of AllowUpload for SubscriberUploadOptions

Type

A value of TableBased for ArticleOptions

VerifyResolverSignature

A value of TrustedAuthority for VerifyResolverSignatureOption

VerticalPartition

false

Vea también

Referencia

MergeArticle Clase

Espacio de nombres Microsoft.SqlServer.Replication