ADC Advanced Policy Expressions

MYSQL_RES_TYPE_E

This object represents MYSQL Reponse Types.

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

Enumerations

ERROR

OK

RESULT_SET

Expressions

EQ(mysql_res_type_em)

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

the MYSQL Reponse Type represented by this object.

Parameters(expressions not allowed):

m -

                        MYSQL Response type Name

Returns: bool_at

NE(mysql_res_type_em)

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

the MYSQL Response Type represented by this object.

Parameters(expressions not allowed):

m -

                        MYSQL Response type Name

Returns: bool_at

MYSQL_RES_TYPE_E