Metodo SqlSmoObject.CheckVersionBelow110
Checks whether version of SQL Server is before SQL Server 2012.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Sub CheckVersionBelow110
'Utilizzo
Me.CheckVersionBelow110()
protected void CheckVersionBelow110()
protected:
void CheckVersionBelow110()
member CheckVersionBelow110 : unit -> unit
protected function CheckVersionBelow110()