Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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