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.

页首

注释

已更新的文本: 2006 年 7 月 17 日

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 null 引用(在 Visual Basic 中为 Nothing) 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.