共用方式為


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 命名空間