close_commit

Description

End a connection with the commit service.

Syntax

void close_commit(connect)
 
 DBPROCESS     *connect;

Parameters

connect

A pointer to the DBPROCESS structure that was originally returned by open_commit.

Returns

None.

Usage

See also

dbclose