MySQLClient

An interface to define MySQL specific constants or behaviors.

interface MySQLClient {}

Members

Variables

LAST_INSERTED_ID
enum string LAST_INSERTED_ID;

SqlResult Property for last_insert_id

Meta