px_set_tablename

(PECL)

px_set_tablename -- Sets the name of a table (deprecated)

说明

void px_set_tablename ( resource pxdoc, string name )

Sets the table name of a paradox database, which was created with px_create_fp(). Applying this function on an existing database has no effect.

返回值

Returns NULL on success or FALSE on failure.


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