WmiSmoObject 생성자 (String)

Initializes a new instance of the WmiSmoObject class with the specified name.

네임스페이스:  Microsoft.SqlServer.Management.Smo.Wmi
어셈블리:  Microsoft.SqlServer.SqlWmiManagement(Microsoft.SqlServer.SqlWmiManagement.dll)

구문

‘선언
Protected Friend Sub New ( _
    name As String _
)
‘사용 방법
Dim name As String 

Dim instance As New WmiSmoObject(name)
protected internal WmiSmoObject(
    string name
)
protected public:
WmiSmoObject(
    String^ name
)
new : 
        name:string -> WmiSmoObject
function WmiSmoObject(
    name : String
)

매개 변수

주의

This constructor is called by derived class constructors to initialize the state in this type.

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

참고 항목

참조

WmiSmoObject 클래스

WmiSmoObject 오버로드

Microsoft.SqlServer.Management.Smo.Wmi 네임스페이스

관련 자료

WMI and SQL Server

SQL Server 데이터베이스 엔진에 연결