CheckObjectState méthode
Checks the state of the referenced object.
Espace de noms : Microsoft.SqlServer.Management.Smo.Wmi
Assembly : Microsoft.SqlServer.SqlWmiManagement (dans Microsoft.SqlServer.SqlWmiManagement.dll)
Syntaxe
'Déclaration
Protected Sub CheckObjectState
'Utilisation
Me.CheckObjectState()
protected void CheckObjectState()
protected:
void CheckObjectState()
member CheckObjectState : unit -> unit
protected function CheckObjectState()
Voir aussi