Freigeben über


WmiCollectionBase.initialized-Feld

Defines a boolean method that initializes the collection of objects in the Windows Management Instrumentation (WMI) object preference. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)

Syntax

'Declaration
Protected Friend initialized As Boolean
'Usage
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

Siehe auch

Verweis

WmiCollectionBase Klasse

Microsoft.SqlServer.Management.Smo.Wmi-Namespace