CheckObjectState 方法
Checks the state of the referenced object.
命名空间: Microsoft.SqlServer.Management.Smo.Wmi
程序集: Microsoft.SqlServer.SqlWmiManagement(在 Microsoft.SqlServer.SqlWmiManagement.dll 中)
语法
声明
Protected Sub CheckObjectState
用法
Me.CheckObjectState()
protected void CheckObjectState()
protected:
void CheckObjectState()
member CheckObjectState : unit -> unit
protected function CheckObjectState()