public static final class ShowSqlProcResponse.AdditionalInfo extends Object
ShowSqlProcResponse
parameter
additionalInfo
.
Additional information about the respective tables in the requested procedures.
Modifier and Type | Field and Description |
---|---|
static String |
EXECUTE_AS
The periodic execution impersonate user.
|
static String |
EXECUTE_INTERVAL
The periodic execution interval in seconds.
|
static String |
EXECUTE_START_TIME
The initial date/time that periodic execution began.
|
static String |
EXECUTE_STOP_TIME
Time at which the periodic execution stops.
|
public static final String EXECUTE_AS
public static final String EXECUTE_INTERVAL
public static final String EXECUTE_START_TIME
public static final String EXECUTE_STOP_TIME
Copyright © 2025. All rights reserved.