Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets a Boolean value that specifies whether the object was initialized.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.RegisteredServers
Ensamblado: Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Sintaxis
'Declaración
Protected Friend Function IsObjectInitialized As Boolean
'Uso
Dim returnValue As Boolean
returnValue = Me.IsObjectInitialized()
protected internal bool IsObjectInitialized()
protected public:
bool IsObjectInitialized()
member IsObjectInitialized : unit -> bool
function IsObjectInitialized() : boolean
Valor devuelto
Tipo: System.Boolean
A Boolean value that is true if the object was initialized. Otherwise, false.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.Smo.RegisteredServers