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