Method: Mysql::Protocol#insert_id
- Defined in:
- lib/vendor/mysql/protocol.rb
#insert_id ⇒ Object (readonly)
Returns the value of attribute insert_id.
117 118 119 |
# File 'lib/vendor/mysql/protocol.rb', line 117 def insert_id @insert_id end |