ServerProperties Class

Definition

Server properties for MySQL type source.

public class ServerProperties
type ServerProperties = class
Public Class ServerProperties
Inheritance
ServerProperties

Properties

ServerDatabaseCount

Number of databases in the server.

ServerEdition

Edition of the database server.

ServerName

Name of the server.

ServerOperatingSystemVersion

Version of the operating system.

ServerPlatform

Name of the server platform.

ServerVersion

Version of the database server.

Applies to