Compartir a través de


Campo RegSvrCollectionBase.initialized

Gets a Boolean value indicating the collection is initialized.

If True, collection is initialized.

If False the collection is not initialized.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Ensamblado:  Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.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

Vea también

Referencia

RegSvrCollectionBase Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo.RegisteredServers