Share via


ClearConnection Method

The ClearConnection method closes a connection previously opened with CreateConnection.

Syntax

Sub ClearConnection(ByVal bForceCommit   As Long)

Parameters

bForceCommit     Optional. Boolean that specifies whether the transaction commitment should be forced. The default value is False (0).

Return Values

None.

See Also

CreateConnection Method

Applies To

IObjLinkProvider Interface

Additional Information

Object Link Provider Reference for Microsoft Office Project Server