C# Class MySql.Data.VisualStudio.DbObjects.TableEngineTypeConverter

Inheritance: System.ComponentModel.StringConverter
Afficher le fichier Open project: elevate/mysqlconnector-.net

Méthodes publiques

Méthode Description
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool

Private Methods

Méthode Description
PopulateList ( Table table ) : void

Method Details

GetStandardValues() public méthode

public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
context ITypeDescriptorContext
Résultat StandardValuesCollection

GetStandardValuesSupported() public méthode

public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
Résultat bool