Méthode | Description | |
---|---|---|
GetConnection ( ) : System.Data.IDbConnection | ||
OdbcConnectionManager ( string connectionString ) : System | ||
ReturnConnection ( System connection ) : void |
public GetConnection ( ) : System.Data.IDbConnection | ||
Résultat | System.Data.IDbConnection |
public OdbcConnectionManager ( string connectionString ) : System | ||
connectionString | string | |
Résultat | System |
public ReturnConnection ( System connection ) : void | ||
connection | System | |
Résultat | void |