RunInTransactionDelegate Delegate |
A delegate that can be run in a transaction on a
Database.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public delegate bool RunInTransactionDelegate()
Return Value
Type:
BooleanSee Also