Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |