Service.Type 속성

정의

Microsoft Search Service, SQL Server 에이전트 서비스 또는 SQL Server 서비스와 같은 서비스 유형을 가져옵니다.

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

속성 값

Microsoft.SqlServer.Management.Smo.Wmi.ManagedServiceType

Microsoft.SqlServer.Management.Smo.Wmi.ManagedServiceType SQL Server 서비스의 형식을 지정하는 개체입니다.

예제

WMI 공급자를 사용하여 서비스 및 네트워크 설정 관리

적용 대상