Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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