Server.PingSqlServerVersion Method
Include Protected Members
Include Inherited Members
Gets the version number of the instance of SQL Server.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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