CDataSource::Close

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

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

Closes the connection by releasing the m_spInit pointer.

Syntax

  
void Close( ) throw( );  
  

Requirements

Header: atldbcli.h

See Also

CDataSource Class