Method: Informix::ExcInfo#sql_code

Defined in:
lib/informix/exceptions.rb

#sql_codeObject

Returns the value of attribute sql_code

Returns:

  • (Object)

    the current value of sql_code



36
37
38
# File 'lib/informix/exceptions.rb', line 36

def sql_code
  @sql_code
end