mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 23:23:04 +01:00
Misc.
This commit is contained in:
parent
07812fd62e
commit
3c7615230d
@ -654,10 +654,9 @@ void DSQL_prepare(thread_db* tdbb,
|
|||||||
@brief Set a cursor name for a dynamic request
|
@brief Set a cursor name for a dynamic request
|
||||||
|
|
||||||
|
|
||||||
@param user_status
|
@param tdbb
|
||||||
@param req_handle
|
@param req_handle
|
||||||
@param input_cursor
|
@param input_cursor
|
||||||
@param type OBSOLETE
|
|
||||||
|
|
||||||
**/
|
**/
|
||||||
void DSQL_set_cursor(thread_db* tdbb,
|
void DSQL_set_cursor(thread_db* tdbb,
|
||||||
|
Loading…
Reference in New Issue
Block a user