An interface to define MySQL specific constants or behaviors.
SqlResult for MySQL last_insert_id. The property kind can be used to fetch the auto incremented id of the last row when executing inserting or updating operations. The property name is last-inserted-id.
last-inserted-id
Generated using TypeDoc
An interface to define MySQL specific constants or behaviors.