Partager via


Champ WmiCollectionBase.initialized

Defines a boolean method that initializes the collection of objects in the Windows Management Instrumentation (WMI) object preference. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Wmi
Assembly :  Microsoft.SqlServer.SqlWmiManagement (en Microsoft.SqlServer.SqlWmiManagement.dll)

Syntaxe

'Déclaration
Protected Friend initialized As Boolean
'Utilisation
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

Voir aussi

Référence

WmiCollectionBase Classe

Espace de noms Microsoft.SqlServer.Management.Smo.Wmi