Share via


Campo initialized

This value supports the SMO infrastructure and is not intended to be used directly from your code.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
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