EndpointState Enumeration

Specifies the endpoint state.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Enumeration EndpointState
public enum EndpointState
public enum class EndpointState
type EndpointState
public enum EndpointState

Members

Member name Description
NotSpecified State is NotSpecified
Disabled State is Disabled
Started State is Started
Stopped State is Stopped

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace