Share via


Enumeración MergeArticleState

Enumerates the supported status settings for a merge article.

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)

Sintaxis

'Declaración
Public Enumeration MergeArticleState
'Uso
Dim instance As MergeArticleState
public enum MergeArticleState
public enum class MergeArticleState
type MergeArticleState
public enum MergeArticleState

Miembros

Nombre del miembro Descripción
Unsynchronized The initial snapshot scripts for this article will be generated during the next scheduled snapshot agent run for the publication.
Active The initial snapshot scripts for the have been generated.
NewInactive Internal use only.
NewActive Internal use only.

Comentarios

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.