Syntax
long db.unbind( long table_id )
Description
This deletes the specified table pointer.
Arguments
table_id The table pointer, as returned by db.bind().
Return values
0 success
<>0 error
Related Post:
long db.unbind( long table_id )
Description
This deletes the specified table pointer.
Arguments
table_id The table pointer, as returned by db.bind().
Return values
0 success
<>0 error
Related Post:
0 comments:
Post a Comment