Share via


MergeArticle Constructor

Include Protected Members
Include Inherited Members

Creates a new instance of the MergeArticle class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method MergeArticle() Creates a new instance of the MergeArticle class.
Public method 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.

Top

Remarks

Updated text: 17 July 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 nulla null reference (Nothing in 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.