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 SP3.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub CheckVersion80SP3
'Usage
Me.CheckVersion80SP3()
protected void CheckVersion80SP3()
protected:
void CheckVersion80SP3()
member CheckVersion80SP3 : unit -> unit
protected function CheckVersion80SP3()