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