Sdílet prostřednictvím


Server.PingSqlServerVersion Method

Include Protected Members
Include Inherited Members

Gets the version number of the instance of SQL Server.

Overload List

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

Top