BCGControlBar Pro for MFC
virtual void CBCGPODBCGridCtrl::OnODBCException ( CDBException *  pEx)
inlineprotectedvirtual

Called by the library when ODBC exception occures.

Override this method in a derived class if you want to handle ODBC exceptions.

Parameters
pExA pointer to exception object.