Service.Type Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le type de service, tel que Microsoft service Search, SQL Server Agent service ou SQL Server service.
public:
property Microsoft::SqlServer::Management::Smo::Wmi::ManagedServiceType Type { Microsoft::SqlServer::Management::Smo::Wmi::ManagedServiceType get(); };
public Microsoft.SqlServer.Management.Smo.Wmi.ManagedServiceType Type { get; }
member this.Type : Microsoft.SqlServer.Management.Smo.Wmi.ManagedServiceType
Public ReadOnly Property Type As ManagedServiceType
Valeur de propriété
Microsoft.SqlServer.Management.Smo.Wmi.ManagedServiceType
Objet Microsoft.SqlServer.Management.Smo.Wmi.ManagedServiceType qui spécifie le type de service SQL Server.
Exemples
Gestion des services et des paramètres réseau à l'aide du fournisseur WMI