Parentメソッド
機能
対象となるオブジェクトを生成したDBStatementオブジェクト,DBPreparedStatement,又はDBCallableStatementオブジェクトオブジェクトのポインタを取得します。
形式
LPOBJECT Parent(void)
引数
なし
戻り値
データ型:LPOBJECT
対象となるオブジェクトを生成したDBStatementオブジェクト,DBPreparedStatementオブジェクト,又はDBCallableStatementオブジェクトへのポインタ。
機能詳細
なし
発生する例外
なし