A set of parameters for Kinetica.showSystemProperties(IDictionary<string, string>).
More...
A set of parameters for Kinetica.showSystemProperties(IDictionary<string, string>).
Returns server configuration and version related information to the caller. The admin tool uses it to present server related information to the user.
Definition at line 20 of file ShowSystemProperties.cs.
◆ ShowSystemPropertiesRequest() [1/2]
kinetica.ShowSystemPropertiesRequest.ShowSystemPropertiesRequest |
( |
| ) |
|
|
inline |
◆ ShowSystemPropertiesRequest() [2/2]
kinetica.ShowSystemPropertiesRequest.ShowSystemPropertiesRequest |
( |
IDictionary< string, string > |
options = null | ) |
|
|
inline |
◆ options
IDictionary<string, string> kinetica.ShowSystemPropertiesRequest.options |
|
getset |
Optional parameters.
-
PROPERTIES: A list of comma separated names of properties requested. If not specified, all properties will be returned.
Definition at line 57 of file ShowSystemProperties.cs.
The documentation for this class was generated from the following file: