MergeArticleState Enumeration
Enumerates the supported status settings for a merge article.
Spazio dei nomi: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Sintassi
'Dichiarazione
Public Enumeration MergeArticleState
public enum MergeArticleState
public enum class MergeArticleState
public enum 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. |
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
Microsoft.SqlServer.Replication Namespace
MergeArticle.Status Property