DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
TableSourceGC (TableSource tableSource) | |
void | DeleteRow (int rowIndex) |
void | Collect (bool force) |
Private Attributes | |
readonly TableSource | tableSource |
BlockIndex< int > | deletedRows |
bool | fullSweep |
Definition at line 23 of file TableSourceGC.cs.
|
inline |
Definition at line 32 of file TableSourceGC.cs.
|
inline |
Definition at line 47 of file TableSourceGC.cs.
|
inline |
Definition at line 40 of file TableSourceGC.cs.
|
private |
Definition at line 25 of file TableSourceGC.cs.
|
private |
Definition at line 30 of file TableSourceGC.cs.
|
private |
Definition at line 24 of file TableSourceGC.cs.