Поделиться через


Перечисление State

Enumerates the values that represent the status of a publication.

Пространство имен:  Microsoft.SqlServer.Replication
Сборка:  Microsoft.SqlServer.Rmo (в Microsoft.SqlServer.Rmo.dll)

Синтаксис

'Декларация
Public Enumeration State
'Применение
Dim instance As State
public enum State
public enum class State
type State
public enum State

Элементы

Имя элемента Описание
Inactive The publication is inactive. Publication data is not available for Subscribers.
Active The 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.