Condividi tramite


Enumerazione State

Enumerates the values that represent the status of a publication.

Spazio dei nomi:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Sintassi

'Dichiarazione
Public Enumeration State
'Utilizzo
Dim instance As State
public enum State
public enum class State
type State
public enum State

Membri

Nome membro Descrizione
Inactive The publication is inactive. Publication data is not available for Subscribers.
Active The publication is active. Publication data is available for Subscribers.

Osservazioni

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