C# Класс Amazon.RDS.Model.DBEngineVersion

This data type is used as a response element in the action DescribeDBEngineVersions.

Показать файл Открыть проект

Открытые методы

Метод Описание
DBEngineVersion ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Приватные методы

Метод Описание
IsSetDBEngineDescription ( ) : bool
IsSetDBEngineVersionDescription ( ) : bool
IsSetDBParameterGroupFamily ( ) : bool
IsSetDefaultCharacterSet ( ) : bool
IsSetEngine ( ) : bool
IsSetEngineVersion ( ) : bool
IsSetSupportedCharacterSets ( ) : bool
IsSetSupportedTimezones ( ) : bool
IsSetValidUpgradeTarget ( ) : bool

Описание методов

DBEngineVersion() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public DBEngineVersion ( ) : System
Результат System