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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET