IPB_ResultSetAccessor interface:
Release method
Description
When you call the CreateResultSet function of interface IPB_Session, you need to pass an argument of type IPB_ResultSetAccessor. The AddRef function is called on that argument and the Release function is called when the pbobject is destroyed.
Syntax
Release ( )
Return Values
None.