Click or drag to resize

DatabaseChangedEventArgsDatabase Property

Gets the database in which the change occurred

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

Property Value

Type: Database
See Also