sphinx\Connection getLastInsertID()

getLastInsertID() public method

This method is not supported by Sphinx.

public string getLastInsertID ( $sequenceName = '' )
$sequenceName string

Name of the sequence object

return string

The row ID of the last row inserted, or the last value retrieved from the sequence object

throws yii\base\NotSupportedException

always.

doc_Yii
2016-10-30 17:11:55
Comments
Leave a Comment

Please login to continue.