| 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
Syntaxpublic delegate bool RunInTransactionDelegate()
Return Value
Type: 
Boolean See Also
See Also