Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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()