CheckVersion90 方法
Check the validity of the object on SQL Server 2005.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)
语法
声明
Protected Sub CheckVersion90
用法
Me.CheckVersion90()
protected void CheckVersion90()
protected:
void CheckVersion90()
member CheckVersion90 : unit -> unit
protected function CheckVersion90()