Поделиться через


Конструктор MergeArticle

Creates a new instance of the MergeArticle class.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод MergeArticle() () () () Creates a new instance of the MergeArticle class.
Открытый метод 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.

В начало

Замечания

Изменения текста 17 июля 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 null Nothing nullptr unit пустая ссылка (Nothing в 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

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.