![]() |
DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Struct that creates an object that hashes nicely over the cache source. More...
Public Member Functions | |
| override bool | Equals (Object ob) |
| override int | GetHashCode () |
Package Functions | |
| DCCacheKey (int tableId, short column, int row) | |
Private Attributes | |
| readonly short | column |
| readonly int | row |
| readonly int | tableId |
Struct that creates an object that hashes nicely over the cache source.
Definition at line 346 of file DataCellCache.cs.
|
inlinepackage |
Definition at line 351 of file DataCellCache.cs.
|
inline |
Definition at line 357 of file DataCellCache.cs.
|
inline |
Definition at line 364 of file DataCellCache.cs.
|
private |
Definition at line 347 of file DataCellCache.cs.
|
private |
Definition at line 348 of file DataCellCache.cs.
|
private |
Definition at line 349 of file DataCellCache.cs.
1.8.10