Partilhar via


Campo initialized

Defines a boolean method that initializes the collection of objects in the Windows Management Instrumentation (WMI) object preference. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Protected Friend initialized As Boolean
'Uso
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