DatabaseObject::existsInDatabase
(No version information available, might only be in Git)
DatabaseObject::existsInDatabase — オブジェクトがデータベースに存在するかをチェックする
説明
データベースオブジェクトが、データベース内に存在するオブジェクトを参照しているかを調べます。
パラメータ
この関数にはパラメータはありません。
例
例1 mysql_xdevapi\DatabaseObject::existsInDatabase() の例
<?php
$existInDb = $dbObj->existsInDatabase();
?>
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google