A set of string constants for the parameter HasProcResponse.proc_exists. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the HasProcResponse.ProcExists options. | |
| const string | FALSE = “false” |
| A boolean constant for the HasProcResponse.ProcExists options. | |
Detailed Description
A set of string constants for the parameter HasProcResponse.proc_exists.
Indicates whether the proc exists or not.
Definition at line 52 of file HasProc.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the HasProcResponse.ProcExists options.
Definition at line 60 of file HasProc.cs.
◆ TRUE
| static |
A boolean constant for the HasProcResponse.ProcExists options.
Definition at line 56 of file HasProc.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/HasProc.cs
- Kinetica/Protocol/HasProc.cs