다음을 통해 공유


IRowsetImpl::GetDBStatus

Returns the DBSTATUS status flags for the specified field.

virtual DBSTATUS GetDBStatus( 
   RowClass* currentRow, 
   ATLCOLUMNINFO* columnNames  
);

매개 변수

  • [in] currentRow
    The current row.

  • [in] columnNames
    The column for which status is being requested.

반환 값

The DBSTATUS flags for the column.

요구 사항

Header: atldb.h

참고 항목

참조

IRowsetImpl 클래스