共用方式為


SqlAgentConfigurationPropertiesState Enum

Definition

The state of Sql Agent.

public enum SqlAgentConfigurationPropertiesState
type SqlAgentConfigurationPropertiesState = 
Public Enum SqlAgentConfigurationPropertiesState
Inheritance
SqlAgentConfigurationPropertiesState

Fields

Name Value Description
Enabled 0

Enabled.

Disabled 1

Disabled.

Applies to