Kinetica   C#   API  Version 7.2.3.0
kinetica.AlterEnvironmentRequest.Options Struct Reference

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

Public Attributes

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

Detailed Description

A set of string constants for the parameter options.

Optional parameters.

Definition at line 51 of file AlterEnvironment.cs.

Member Data Documentation

◆ DATASOURCE_NAME

const string kinetica.AlterEnvironmentRequest.Options.DATASOURCE_NAME = "datasource_name"

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

Definition at line 56 of file AlterEnvironment.cs.


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