Click or drag to resize

DatabaseOptionsFORESTDB_STORAGE Field

Note: This API is now obsolete.

The identifier for ForestDB based storage

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
[ObsoleteAttribute("This will be moving to StorageEngineTypes.ForestDB")]
public const string FORESTDB_STORAGE = "ForestDB"

Field Value

Type: String
See Also