Server.PingSqlServerVersion Method

Gets the version number of the instance of Microsoft SQL Server.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
Server.PingSqlServerVersion (String)
Gets the version number of the instance of Microsoft SQL Server.
Server.PingSqlServerVersion (String, String, String)
Get the version number of the specified instance of Microsoft SQL Server using the specified login and password to gain access.

See Also

Reference

Server Class
Server Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

How to: Use an SMO Method with a Parameter in Visual Basic .NET
Calling Methods
Managing Servers