Share via


CDynamicAccessor::GetBlobHandling

 

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 CDynamicAccessor::GetBlobHandling.

Retrieves the BLOB handling value for the current row.

Syntax

  
const DBBLOBHANDLINGENUM GetBlobHandling( ) const;  
  

Remarks

Returns the BLOB handling value eBlobHandling as set by SetBlobHandling.

Requirements

Header: atldbcli.h

See Also

CDynamicAccessor Class