Server.PingSqlServerVersion Method
Include Protected Members
Include Inherited Members
Gets the version number of the instance of SQL Server.
Overload List
Name | Description | |
---|---|---|
PingSqlServerVersion(String) | Gets the version number of the instance of SQL Server. | |
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