C# Class FdoToolbox.Express.Controls.ConnectOdbcPresenter

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

Méthodes publiques

Méthode Description
Connect ( ) : bool
ConnectOdbcPresenter ( IConnectOdbcView view ) : System
Init ( ) : void
OdbcTypeChanged ( ) : void
TestConnection ( ) : void

Method Details

Connect() public méthode

public Connect ( ) : bool
Résultat bool

ConnectOdbcPresenter() public méthode

public ConnectOdbcPresenter ( IConnectOdbcView view ) : System
view IConnectOdbcView
Résultat System

Init() public méthode

public Init ( ) : void
Résultat void

OdbcTypeChanged() public méthode

public OdbcTypeChanged ( ) : void
Résultat void

TestConnection() public méthode

public TestConnection ( ) : void
Résultat void