Partager via


Énumération EndpointState

Specifies the types of endpoint state.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Enumeration EndpointState
'Utilisation
Dim instance As EndpointState
public enum EndpointState
public enum class EndpointState
type EndpointState
public enum EndpointState

Membres

Nom de membre Description
Disabled The state is Disabled.
NotSpecified The state is NotSpecified.
Started The state is Started.
Stopped The state is Stopped.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom