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

State Enumeration

Enumerates the values that represent the status of a publication.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public enum State
Member nameDescription
InactiveThe publication is inactive. Publication data is not available for Subscribers.
ActiveThe publication is active. Publication data is available for Subscribers.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.