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

Inheritance: System.ComponentModel.StringConverter
Show file Open project: elevate/mysqlconnector-.net

Public Methods

Method Description
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool

Private Methods

Method Description
PopulateList ( Table table ) : void

Method Details

GetStandardValues() public method

public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
context ITypeDescriptorContext
return StandardValuesCollection

GetStandardValuesSupported() public method

public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
return bool