Kinetica C# API  Version 7.1.10.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.AlterEnvironmentRequest.Options Struct Reference

Optional parameters. 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

Optional parameters.

  • DATASOURCE_NAME: Name of an existing external data source from which packages specified in can be loaded

The default value is an empty Dictionary. A set of string constants for the parameter options.

Definition at line 107 of file AlterEnvironment.cs.

Member Data Documentation

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 113 of file AlterEnvironment.cs.


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