设置指定的状态字段的 DBSTATUS 标志。
virtual HRESULT SetDBStatus(
DBSTATUS* statusFlags,
RowClass* currentRow,
ATLCOLUMNINFO* columnInfo
);
参数
statusFlags
DBSTATUS 标志为列设置。currentRow
当前行。columnInfo
状态设置的列。
返回值
标准 HRESULT 值。
备注
提供程序重写此函数为 DBSTATUS_S_ISNULL 和 DBSTATUS_S_DEFAULT提供特殊处理。
要求
页眉: atldb.h