Method | Description | |
---|---|---|
FriResImporter ( string accessDatabaseFile ) : System | ||
SaveAthletesToDatabase ( List |
||
getAthletes ( ) : List |
Reads all athletes from the database.
|
Method | Description | |
---|---|---|
connectToDb ( ) : System.Data.OleDb.OleDbConnection | ||
createAthleteFrom ( |
||
doGetAthletes ( ) : List |
||
fetchAthletes ( |
||
fetchAthletesFrom ( |
||
fetchTableFrom ( |
||
getIntFrom ( |
||
getStringFrom ( |
||
rowHasIndex ( |
||
selectAllAthletes ( ) : |
public FriResImporter ( string accessDatabaseFile ) : System | ||
accessDatabaseFile | string | |
return | System |
public static SaveAthletesToDatabase ( List |
||
athletes | List |
|
return | void |