다음을 통해 공유


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.