Skip to main content

A set of string constants for the parameter AlterEnvironmentRequest.options. More…

Static Public Attributes

const string DATASOURCE_NAME = “datasource_name”
 Name of an existing external data source from which packages specified in AlterEnvironmentRequest._value can be loaded.
 

Detailed Description

A set of string constants for the parameter AlterEnvironmentRequest.options.

Optional parameters.

Definition at line 49 of file AlterEnvironment.cs.

Member Data Documentation

◆ DATASOURCE_NAME

const string kinetica.AlterEnvironmentRequest.Options.DATASOURCE_NAME = “datasource_name”
static

Name of an existing external data source from which packages specified in AlterEnvironmentRequest._value can be loaded.

Definition at line 54 of file AlterEnvironment.cs.


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