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.
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 |