Méthode SqlSmoObject.CheckVersionBelow110
Checks whether version of SQL Server is before SQL Server 2012.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Sub CheckVersionBelow110
'Utilisation
Me.CheckVersionBelow110()
protected void CheckVersionBelow110()
protected:
void CheckVersionBelow110()
member CheckVersionBelow110 : unit -> unit
protected function CheckVersionBelow110()