State Enumeration
State of the endpoint
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Enumeration State
'Usage
Dim instance As State
public enum State
public enum class State
type State
public enum State
Members
Member name | Description | |
---|---|---|
Disabled | Disabled | |
Started | Started | |
Stopped | Stopped | |
Unknown | Unknown |