Skip to main content

A set of string constants for the parameter ShowProcResponse.execution_modes. More…

Static Public Attributes

const string DISTRIBUTED = “distributed”
 Distributed.
 
const string NONDISTRIBUTED = “nondistributed”
 Nondistributed.
 

Detailed Description

A set of string constants for the parameter ShowProcResponse.execution_modes.

The execution modes of the procs named in ShowProcResponse.proc_names.

Definition at line 142 of file ShowProc.cs.

Member Data Documentation

◆ DISTRIBUTED

const string kinetica.ShowProcResponse.ExecutionModes.DISTRIBUTED = “distributed”
static

Distributed.

Definition at line 145 of file ShowProc.cs.

◆ NONDISTRIBUTED

const string kinetica.ShowProcResponse.ExecutionModes.NONDISTRIBUTED = “nondistributed”
static

Nondistributed.

Definition at line 148 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