This topic has not yet been rated - Rate this topic

ServerSetupAdapter.AgentStartMode Property

Gets or sets the start mode for the SQL Server Agent service.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public ServiceStartMode AgentStartMode { get; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.ServiceStartMode
A ServiceStartMode object value that specifies the start mode for the SQL Server Agent service.

Implements

IServerSetupFacet.AgentStartMode

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.