CheckObjectState Método

Checks the state of the referenced object.

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

Sintaxis

'Declaración
Protected Sub CheckObjectState
'Uso

Me.CheckObjectState()
protected void CheckObjectState()
protected:
void CheckObjectState()
member CheckObjectState : unit -> unit 
protected function CheckObjectState()