Partager via


Champ RegSvrCollectionBase.initialized

Gets a Boolean value indicating the collection is initialized.

If True, collection is initialized.

If False the collection is not initialized.

Espace de noms :  Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly :  Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.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

RegSvrCollectionBase Classe

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