CSession::Close

Closes the session, which was opened by CSession::Open.

void Close( ) throw( );

Remarks

Releases the m_spOpenRowset pointer.

Requirements

Header: atldbcli.h

See Also

Reference

CSession Class

Other Resources

CSession Members