C# 클래스 Amazon.RDS.Model.DBEngineVersion

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

파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
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