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