SqlSmoObject.CheckVersion120 Method

 

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

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

Overload List

Name Description
System_CAPS_protmethod CheckVersion120()

Checks whether the version of SQL Server is SQL Server 2014.

System_CAPS_protmethod CheckVersion120(String)

Checks whether the version of SQL Server is SQL Server 2014.

See Also

SqlSmoObject Class
Microsoft.SqlServer.Management.Smo Namespace

Return to top