Méthode CheckVersionBelow90

Vérifie si la version de SQL Server est antérieure à SQL Server 2005.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Sub CheckVersionBelow90
'Utilisation

Me.CheckVersionBelow90()
protected void CheckVersionBelow90()
protected:
void CheckVersionBelow90()
member CheckVersionBelow90 : unit -> unit 
protected function CheckVersionBelow90()