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

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

Public Attributes

const string PROPERTIES = "properties"
 A list of comma separated names of properties requested. More...
 

Detailed Description

A set of string constants for the parameter options.

Optional parameters.

Definition at line 22 of file ShowSystemProperties.cs.

Member Data Documentation

◆ PROPERTIES

const string kinetica.ShowSystemPropertiesRequest.Options.PROPERTIES = "properties"

A list of comma separated names of properties requested.

If not specified, all properties will be returned.

Definition at line 28 of file ShowSystemProperties.cs.


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