EndpointState Enumeration
Specifies the types of endpoint state.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Disabled | The state is Disabled. | |
| NotSpecified | The state is NotSpecified. | |
| Started | The state is Started. | |
| Stopped | The state is Stopped. |
Show: