Method | Description | |
---|---|---|
GetConnection ( ) : System.Data.IDbConnection | ||
OdbcConnectionManager ( string connectionString ) : System | ||
ReturnConnection ( System connection ) : void |
public GetConnection ( ) : System.Data.IDbConnection | ||
return | System.Data.IDbConnection |
public OdbcConnectionManager ( string connectionString ) : System | ||
connectionString | string | |
return | System |
public ReturnConnection ( System connection ) : void | ||
connection | System | |
return | void |