返回中指定的字段的 DBSTATUS 标志状态。
virtual DBSTATUS GetDBStatus(
RowClass* currentRow,
ATLCOLUMNINFO* columnNames
);
参数
[in] currentRow
当前行。[in] columnNames
请求状态的列。
返回值
列中的标志。DBSTATUS
要求
页眉: atldb.h
返回中指定的字段的 DBSTATUS 标志状态。
virtual DBSTATUS GetDBStatus(
RowClass* currentRow,
ATLCOLUMNINFO* columnNames
);
[in] currentRow
当前行。
[in] columnNames
请求状态的列。
列中的标志。DBSTATUS
页眉: atldb.h