MergeArticle Constructor
Creates a new instance of the MergeArticle class.
備註
更新的文字: 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 value.
Property |
Default value |
false |
|
false |
|
A value of NoCheck for CheckPermissionOptions |
|
false |
|
false |
|
true |
|
A value of Manual for IdentityRangeManagementOption |
|
false |
|
true |
|
A value of Overlapping for PartitionOptions |
|
A value of Drop for PreCreationOption |
|
A value of PrimaryObject for CreationScriptOptions |
|
A value of Unsynchronized for MergeArticleState |
|
false |
|
A value of AllowUpload for SubscriberUploadOptions |
|
A value of TableBased for ArticleOptions |
|
A value of TrustedAuthority for VerifyResolverSignatureOption |
|
false |
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
多載清單
名稱 | Description |
---|---|
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.
|
請參閱
參考
MergeArticle Class
MergeArticle Members
Microsoft.SqlServer.Replication Namespace