Udostępnij za pośrednictwem


Właściwość Service.Type

Pobiera typ usługa, takie jak Microsoft usługa wyszukiwania SQL Server usługa agenta lub SQL Server usługa.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Wmi
Zestaw:  Microsoft.SqlServer.SqlWmiManagement (w Microsoft.SqlServer.SqlWmiManagement.dll)

Składnia

'Deklaracja
Public ReadOnly Property Type As ManagedServiceType
    Get
'Użycie
Dim instance As Service
Dim value As ManagedServiceType

value = instance.Type
public ManagedServiceType Type { get; }
public:
property ManagedServiceType Type {
    ManagedServiceType get ();
}
member Type : ManagedServiceType
function get Type () : ManagedServiceType

Wartość właściwości

Typ: ManagedServiceType
A ManagedServiceType , który określa typ obiektu SQL Server usługa.