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 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()