A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Util
ArraySegment(T) Structure
ContractedDictionary Class
ContractedDictionary.KeyType Enumeration
CookieParser Class
CookieStore Class
DictionaryContractAttribute Class
IAtomicAction Interface
IDomainLogging Interface
ILogger Interface
IRetryStrategy Interface
Log Class
Log.LogLevel Enumeration
LogDomains Class
LogScrubSensitivity Enumeration
NonNullDictionary(K, V) Class
TimeSeries Class
ValueTypePtr(T) Class
ContractedDictionary
KeyType Enumeration
A type of ContractedDictionaryKey
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
enum
KeyType
Members
Member name
Value
Description
Optional
0
A key which is optional
Required
1
A key which is required
See Also
Reference
Couchbase.Lite.Util Namespace