Method: Sequel::SqlAnywhere::SQLAnywhereException#errno
- Defined in:
- lib/sequel/adapters/sqlanywhere.rb
#errno ⇒ Object (readonly)
Returns the value of attribute errno.
10 11 12 |
# File 'lib/sequel/adapters/sqlanywhere.rb', line 10 def errno @errno end |