Skip to main content

A set of string constants for the parameter AlterDirectoryRequest.directory_updates_map. More…

Static Public Attributes

const string DATA_LIMIT = “data_limit”
 The maximum capacity, in bytes, to apply to the directory.
 

Detailed Description

A set of string constants for the parameter AlterDirectoryRequest.directory_updates_map.

Map containing the properties of the directory to be altered. Error if empty.

Definition at line 22 of file AlterDirectory.cs.

Member Data Documentation

◆ DATA_LIMIT

const string kinetica.AlterDirectoryRequest.DirectoryUpdatesMap.DATA_LIMIT = “data_limit”
static

The maximum capacity, in bytes, to apply to the directory.

Set to -1 to indicate no upper limit.

Definition at line 28 of file AlterDirectory.cs.


The documentation for this struct was generated from the following files: