Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the DBSTATUS status flags for the specified field.
virtual HRESULT SetDBStatus(
DBSTATUS* statusFlags,
RowClass* currentRow,
ATLCOLUMNINFO* columnInfo
);
Parameters
statusFlags
The DBSTATUS flags to set for the column.currentRow
The current row.columnInfo
The column for which status is being set.
Return Value
A standard HRESULT value.
Remarks
The provider overrides this function to provide special processing for DBSTATUS_S_ISNULL and DBSTATUS_S_DEFAULT.
Requirements
Header: atldb.h