Syntax
long db.set.to.default( long table_id )
Description
This sets bound variables in the program script to the default values defined in the data dictionary.
Arguments
table_id The table ID, as returned by db.bind().
Return values
0 success
<>0 error
Related Post:
long db.set.to.default( long table_id )
Description
This sets bound variables in the program script to the default values defined in the data dictionary.
Arguments
table_id The table ID, as returned by db.bind().
Return values
0 success
<>0 error
Related Post:
0 comments:
Post a Comment