Expand Minimize
This topic has not yet been rated - Rate this topic

MergeArticleState Enumeration

Enumerates the supported status settings for a merge article.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public enum MergeArticleState
Member nameDescription
UnsynchronizedThe initial snapshot scripts for this article will be generated during the next scheduled snapshot agent run for the publication.
ActiveThe initial snapshot scripts for the have been generated.
NewInactiveInternal use only.
NewActiveInternal use only.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.