A set of string constants for the parameter ShowSqlProcResponse.additional_info. More…
Static Public Attributes | |
| const string | EXECUTE_AS = “execute_as” |
| The periodic execution impersonate user. | |
| const string | EXECUTE_INTERVAL = “execute_interval” |
| The periodic execution interval in seconds. | |
| const string | EXECUTE_START_TIME = “execute_start_time” |
| The initial date/time that periodic execution began. | |
| const string | EXECUTE_STOP_TIME = “execute_stop_time” |
| Time at which the periodic execution stops. | |
Detailed Description
A set of string constants for the parameter ShowSqlProcResponse.additional_info.
Additional information about the respective tables in the requested procedures.
Definition at line 151 of file ShowSqlProc.cs.
Member Data Documentation
◆ EXECUTE_AS
| static |
The periodic execution impersonate user.
The default value is ”.
Definition at line 155 of file ShowSqlProc.cs.
◆ EXECUTE_INTERVAL
| static |
The periodic execution interval in seconds.
The default value is ”.
Definition at line 159 of file ShowSqlProc.cs.
◆ EXECUTE_START_TIME
| static |
The initial date/time that periodic execution began.
The default value is ”.
Definition at line 164 of file ShowSqlProc.cs.
◆ EXECUTE_STOP_TIME
| static |
Time at which the periodic execution stops.
The default value is ”.
Definition at line 168 of file ShowSqlProc.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/ShowSqlProc.cs
- Kinetica/Protocol/ShowSqlProc.cs