Click or drag to resize

DocumentChangedEventArgsDatabase Property

The source of the document that changed

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public Database Database { get; }

Property Value

Type: Database
See Also