Share via


CAccessorRowset::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 CAccessorRowset::Close.

Releases any active accessors and the rowset.

Syntax

  
void Close( );  
  

Remarks

Releases any associated memory.

Requirements

Header: atldbcli.h

See Also

CAccessorRowset Class