(沒有版本資訊,可能只在 Git 中)
SqlStatementResult::getGeneratedIds — 取得產生的 ID
此函式目前沒有說明文件;只有它的參數清單可用。
此函式沒有參數。
一個包含上次操作產生的 _id 的陣列,如果沒有則為空陣列。
範例 #1 mysql_xdevapi\SqlStatementResult::getGeneratedIds() 範例
<?php/* ... */?>