WmiCollectionBase.initialized 필드

Defines a boolean method that initializes the collection of objects in the Windows Management Instrumentation (WMI) object preference. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

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

구문

‘선언
Protected Friend initialized As Boolean
‘사용 방법
Dim value As Boolean 

value = Me.initialized 

Me.initialized = value
protected internal bool initialized
protected public:
bool initialized
val mutable initialized: bool
var initialized : boolean

참고 항목

참조

WmiCollectionBase 클래스

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