Compartilhar via


Enumeração State

Enumerates the values that represent the status of a publication.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)

Sintaxe

'Declaração
Public Enumeration State
'Uso
Dim instance As State
public enum State
public enum class State
type State
public enum State

Membros

Nome do membro Descrição
Inactive The publication is inactive. Publication data is not available for Subscribers.
Active The publication is active. Publication data is available for Subscribers.

Comentários

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

Consulte também

Referência