SqlStatementResult::getLastInsertId

(No version information available, might only be in Git)

SqlStatementResult::getLastInsertIdGet last insert id

˵��

public mysql_xdevapi\SqlStatementResult::getLastInsertId ( void ) : String

Warning

��������δ��д�ĵ������в����б�

����

�˺���û�в�����

����ֵ

The ID for the last insert operation.

����

Example #1 mysql_xdevapi\SqlStatementResult::getLastInsertId() example

<?php

/* ... */

?>