ServerProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Server properties for Oracle, MySQL type source
public class ServerProperties
type ServerProperties = class
Public Class ServerProperties
- Inheritance
-
ServerProperties
Constructors
ServerProperties() |
Initializes a new instance of the ServerProperties class. |
ServerProperties(String, String, String, String, String, Nullable<Int32>) |
Initializes a new instance of the ServerProperties class. |
Properties
ServerDatabaseCount |
Gets number of databases in the server |
ServerEdition |
Gets edition of the database server |
ServerName |
Gets name of the server |
ServerOperatingSystemVersion |
Gets version of the operating system |
ServerPlatform |
Gets name of the server platform |
ServerVersion |
Gets version of the database server |