Class TTLTimeUnit
Represents time unit used in a time to live (TTL) value.
Namespace: Oracle.NoSQL.SDK
Assembly: Oracle.NoSQL.SDK.dll
Syntax
public sealed class TTLTimeUnit : Enum
Fields
| Name | Description |
|---|---|
| Days | TTL is in days. |
| Hours | TTL is in hours. |
| value__ |