Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()