Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Checks whether version of SQL Server is SQL Server 2012.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub CheckVersion110
'Usage
Me.CheckVersion110()
protected void CheckVersion110()
protected:
void CheckVersion110()
member CheckVersion110 : unit -> unit
protected function CheckVersion110()