Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Check the validity of the object on SQL Server 2005.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub CheckVersion90
'Usage
Me.CheckVersion90()
protected void CheckVersion90()
protected:
void CheckVersion90()
member CheckVersion90 : unit -> unit
protected function CheckVersion90()