ADC Advanced Policy Expressions

ORACLE_REQ_COMMAND_E

This object represents one of the SQL Request Commands.

This topic lists the expressions that are provided by this class.

Enumerations

BINLOG_DUMP

CHANGE_USER

CONNECT

CONNECT_OUT

CREATE_DB

DEBUG

DELAYED_INSERT

DROP_DB

FIELD_LIST

INIT_DB

PING

PROCESS_INFO

PROCESS_KILL

QUERY

QUIT

REFRESH

REGISTER_SLAVE

SET_OPTION

SHUTDOWN

SLEEP

STATISTICS

STMT_CLOSE

STMT_EXECUTE

STMT_FETCH

STMT_PREPARE

STMT_RESET

STMT_SEND_LONG_DATA

TABLE_DUMP

TIME

Expressions

EQ(oracle_req_command_em)

The result is Boolean TRUE if the input argument is equal to

the ORACLE Request Command represented by this object.

Parameters(expressions not allowed):

m -

                        ORACLE Request Command Name

Returns: bool_at

NE(oracle_req_command_em)

The result is Boolean TRUE if the input argument is not equal to

the ORACLE Request Command represented by this object.

Parameters(expressions not allowed):

m -

                        ORACLE Request Command Name

Returns: bool_at

ORACLE_REQ_COMMAND_E