§ DeletePuzzleRecordByID()
bool CPuzzleDBProvider::DeletePuzzleRecordByID |
( |
int |
ID | ) |
|
delete the existing puzzle record from Puzzle_DB
- Parameters
-
- Returns
- true if the record is deleted in database
§ GetDBEntity()
get the database interface.
§ GetInstance()
§ InsertPuzzleRecord()
Insert the new puzzle record to Puzzle_DB.
- Parameters
-
record | ID of record will be ignored and filled with actual ID if inserted successfully |
- Returns
- true if the record is inserted in database
§ SetDBEntity()
set the database interface.
The documentation for this class was generated from the following files:
- Client/trunk/ParaEngineClient/Engine/PuzzleDBProvider.h
- Client/trunk/ParaEngineClient/Engine/PuzzleDBProvider.cpp