Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets a Boolean value indicating the collection is initialized.
If True, collection is initialized.
If False the collection is not initialized.
Namespace: Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Syntax
'Declaration
Protected Friend initialized As Boolean
'Usage
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
See Also
Reference
Microsoft.SqlServer.Management.Smo.RegisteredServers Namespace