Returns the DBSTATUS status flags for the specified field.
virtual DBSTATUS GetDBStatus(
   RowClass* currentRow,
   ATLCOLUMNINFO* columnNames 
);
Parameters
- [in] currentRow 
 The current row.
- [in] columnNames 
 The column for which status is being requested.
Return Value
The DBSTATUS flags for the column.
Requirements
Header: atldb.h