downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

dbplus_rcrtlike> <dbplus_rcreate
Last updated: Fri, 13 Nov 2009

view this page in

dbplus_rcrtexact

(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)

dbplus_rcrtexactインデックスを含む、リレーションの空のコピーを作成する

説明

mixed dbplus_rcrtexact ( string $name , resource $relation [, bool $overwrite ] )

dbplus_rcrtexact() は、 指定した relation の空のコピーを name という名前で作成します。

パラメータ

name

relation

コピーするリレーション。dbplus_open() でオープンしたもの。

overwrite

このパラメータが TRUE であり 他のプロセスがそのリレーションを使用していない場合にのみ、 同じ名前の既存のリレーションが上書きされます。

返り値

成功した場合にリソース、失敗した場合に DBPLUS_ERR_UNKNOWN を返します。

注意

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。



add a note add a note User Contributed Notes
dbplus_rcrtexact
There are no user contributed notes for this page.

dbplus_rcrtlike> <dbplus_rcreate
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites