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