CheckObjectState Método

Validates the state of the referenced object.

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

Sintaxis

'Declaración
Protected Sub CheckObjectState
'Uso

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