Property | Type | Description | |
---|---|---|---|
BackgroundTasksExternalNotifier | object>.Action |
Method | Description | |
---|---|---|
DBreezeEngine ( |
Dbreeze instantiator
|
|
DBreezeEngine ( string DBreezeDataFolderName ) : System |
|
|
Dispose ( ) : void |
Dispose
|
|
GetTransaction ( ) : Transaction |
Returns transaction object.
|
|
GetTransaction ( eTransactionTablesLockTypes tablesLockType ) : Transaction |
Returns transaction object.
|
Method | Description | |
---|---|---|
BackgroundNotify ( string noti, object obj ) : void |
Notifier about background events.
|
|
ConstructFromConfiguration ( |
Constructing Dbreeze from dbreezeConfiguration
|
|
DBreezeEngine ( ) : System |
For DbreezeRemoteEngine wrapper
|
|
InitDb ( ) : void |
InitDb
|
public DBreezeEngine ( |
||
dbreezeConfiguration | ||
return | System |
public DBreezeEngine ( string DBreezeDataFolderName ) : System | ||
DBreezeDataFolderName | string | |
return | System |
public GetTransaction ( eTransactionTablesLockTypes tablesLockType ) : Transaction | ||
tablesLockType | eTransactionTablesLockTypes |
/// |
return | Transaction |