Aracılığıyla paylaş


SqlSmoObject.CheckVersionBelow110 Method

Checks whether version of SQL Server is before SQL Server 2012.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Bildirim
Protected Sub CheckVersionBelow110
'Kullanım

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

See Also

Reference

SqlSmoObject Class

Microsoft.SqlServer.Management.Smo Namespace