共用方式為


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