Właściwość JobServer.ServiceStartMode
Pobiera tryb używane do uruchamiania usługa SQL Server Agent.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Agent
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property ServiceStartMode As ServiceStartMode
Get
'Użycie
Dim instance As JobServer
Dim value As ServiceStartMode
value = instance.ServiceStartMode
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public ServiceStartMode ServiceStartMode { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property ServiceStartMode ServiceStartMode {
ServiceStartMode get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member ServiceStartMode : ServiceStartMode
function get ServiceStartMode () : ServiceStartMode
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.ServiceStartMode
A ServiceStartMode wartość określająca sposób, który SQL Server uruchomiono usługa agenta.