Method: SQLite3::Value#handle

Defined in:
lib/sqlite3/value.rb

#handleObject (readonly)

Returns the value of attribute handle.



6
7
8
# File 'lib/sqlite3/value.rb', line 6

def handle
  @handle
end