Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
CouchbaseSQLiteException Class
CouchbaseSQLiteException Properties
BaseError Property
CouchbaseSQLiteException
BaseError Property
Gets the error as a
SQLiteStatus
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
public
SQLiteStatus
BaseError
{
get
; }
Property Value
Type:
SQLiteStatus
See Also
Reference
CouchbaseSQLiteException Class
Couchbase.Lite Namespace