A set of string constants for the parameter ShowProcRequest.options. More…
Static Public Attributes | |
| const string | INCLUDE_FILES = “include_files” |
| If set to TRUE, the files that make up the proc will be returned. | |
| const string | TRUE = “true” |
| A boolean constant for the ShowProcRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the ShowProcRequest.Options options. | |
Detailed Description
A set of string constants for the parameter ShowProcRequest.options.
Optional parameters.
Definition at line 20 of file ShowProc.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the ShowProcRequest.Options options.
Definition at line 49 of file ShowProc.cs.
◆ INCLUDE_FILES
| static |
◆ TRUE
| static |
A boolean constant for the ShowProcRequest.Options options.
Definition at line 45 of file ShowProc.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/ShowProc.cs
- Kinetica/Protocol/ShowProc.cs