Finalises given database statement. Sets error
to E_NULL
if
statement is not associated and to E_DB_FINALIZE
if finalisation
failed.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(db_stmt_type), | intent(inout) | :: | db_stmt |
Database statement type. |
||
integer, | intent(out), | optional | :: | error |
Error code. |