C# Class FdoToolbox.Base.Controls.FdoStandardQueryPresenter

Afficher le fichier Open project: jumpinjackie/fdotoolbox Class Usage Examples

Méthodes publiques

Méthode Description
AddOrderByProperty ( ) : void
ClassChanged ( ) : void
FdoStandardQueryPresenter ( IFdoStandardQueryView view, FdoConnection conn ) : System
GetSchemas ( ) : void
RemoveOrderByProperty ( ) : void
SchemaChanged ( ) : void

Method Details

AddOrderByProperty() public méthode

public AddOrderByProperty ( ) : void
Résultat void

ClassChanged() public méthode

public ClassChanged ( ) : void
Résultat void

FdoStandardQueryPresenter() public méthode

public FdoStandardQueryPresenter ( IFdoStandardQueryView view, FdoConnection conn ) : System
view IFdoStandardQueryView
conn FdoToolbox.Core.Feature.FdoConnection
Résultat System

GetSchemas() public méthode

public GetSchemas ( ) : void
Résultat void

RemoveOrderByProperty() public méthode

public RemoveOrderByProperty ( ) : void
Résultat void

SchemaChanged() public méthode

public SchemaChanged ( ) : void
Résultat void