Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enumerates the supported status settings for a merge article.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public Enumeration MergeArticleState
'Usage
Dim instance As MergeArticleState
public enum MergeArticleState
public enum class MergeArticleState
type MergeArticleState
public enum MergeArticleState
Members
| Member name | Description | |
|---|---|---|
| Active | The initial snapshot scripts for the have been generated. | |
| NewActive | Internal use only. | |
| NewInactive | Internal use only. | |
| Unsynchronized | The initial snapshot scripts for this article will be generated during the next scheduled snapshot agent run for the publication. |
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.