CDynamicAccessor::Close

 

The latest version of this topic can be found at CDynamicAccessor::Close.

Unbinds all the columns, releases the allocated memory, and releases the IAccessor interface pointer in the class.

Syntax

  
void Close( ) throw( );  
  

Requirements

Header: atldbcli.h

See Also

CDynamicAccessor Class