ADC Advanced Policy Expressions

MSSQL_RES_ERROR_T


mssql response error object

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

  • MESSAGE

    String for the error message field of the error response.

Returns: text_t

  • NUM

    Error number field of the error response.

Returns: num_at

  • STATE

    Integer for the error state field of the error response, used as a modifier to the error number.

Returns: num_at

MSSQL_RES_ERROR_T

In this article