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. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.