Storage |
The StorageOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| StorageOptions | Initializes a new instance of the StorageOptions class |
| Name | Description | |
|---|---|---|
| CacheExpiration | Gets a value indicating the time length for caching the results queried from the current instance. | |
| CleanupCutoffParameterValue | Gets or sets the cutoff parameter value (supports tokens such as "Last Month" for dynamic resolution). | |
| CleanupDateTimeElementId | Gets or sets the ID of the datetime element used for cutoff filtering. | |
| ExcludeFromMemoryManagement | Gets or sets a value indicating whether this cube is excluded from the memory management process, when the storage type is set to in-memory. Cubes excluded from memory management are not compressed, so they perform faster, at the expense of significant memory consumption. | |
| IncrementParameterIds | Gets the increment parameter IDs for incremental warehouse. | |
| IsCleanupEnabled | Gets or sets whether cutoff-based cleanup is enabled for incremental warehousing. | |
| IsDataCachingDisabled | Gets or sets a value indicating whether the current data cube supports data caching. | |
| ScheduleRule | Gets or sets a value defining the timing settings of when the scheduled task should run. | |
| StorageType | Gets or sets a value indicating the storage format of the data cube. | |
| TenantId | Gets or sets a value indicating the tenant the schedule applies to. |