DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
A local implementation of DatabaseInterface that will dispose the parent ILocalBootable object when the last open connection is disposed. More...
Public Member Functions | |
LocalDatabaseInterface (DefaultLocalBootable localBootable, string hostString) | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Private Attributes | |
readonly DefaultLocalBootable | localBootable |
bool | closed |
A local implementation of DatabaseInterface that will dispose the parent ILocalBootable object when the last open connection is disposed.
Definition at line 153 of file DefaultLocalBootable.cs.
|
inline |
Definition at line 157 of file DefaultLocalBootable.cs.
|
inlineprotected |
Definition at line 164 of file DefaultLocalBootable.cs.
|
private |
Definition at line 155 of file DefaultLocalBootable.cs.
|
private |
Definition at line 154 of file DefaultLocalBootable.cs.