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.
Checks the validity of the object on SQL Server 2000.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub CheckVersion80
'Usage
Me.CheckVersion80()
protected void CheckVersion80()
protected:
void CheckVersion80()
member CheckVersion80 : unit -> unit
protected function CheckVersion80()