StorageKind
Type of Storage used by DSet
Record Fields
Record Field | Description |
Azure
Signature: StorageKind
Modifiers: static
|
Azure storage
|
HDD
Signature: StorageKind
Modifiers: static
|
Hard drive
|
None
Signature: StorageKind
Modifiers: static
|
Should not be used
|
Passthrough
Signature: StorageKind
Modifiers: static
|
no storage, the DSet content is only instantiated during start up
|
RAM
Signature: StorageKind
Modifiers: static
|
In-memory, instantiated object.
|
SSD
Signature: StorageKind
Modifiers: static
|
SSD
|
StorageMediumMask
Signature: StorageKind
Modifiers: static
|
Mask to retrieve storage type
|