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 whether version of SQL Server is SQL Server 2008.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub CheckVersion100
'Usage
Me.CheckVersion100()
protected void CheckVersion100()
protected:
void CheckVersion100()
member CheckVersion100 : unit -> unit
protected function CheckVersion100()