Click or drag to resize
IAsyncDatabaseConnection Properties

The IAsyncDatabaseConnection type exposes the following members.

Properties
  NameDescription
Public propertyProfile
A hot IObservableT of this connection's SQLite profile events.
Public propertyTrace
A hot IObservableT of this connection's SQLite trace events.
Public propertyUpdate
A hot IObservableT of this connection's SQLite update events.
Top
See Also