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 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. |