IOpenRowsetImpl 클래스
Provides implementation for the IOpenRowset interface.
template <class SessionClass>
class IOpenRowsetImpl : public IOpenRowset
매개 변수
- SessionClass
Your class, derived from IOpenRowsetImpl.
멤버
메서드
Creates a rowset object. Not called directly by user. |
|
Opens and returns a rowset that includes all rows from a single base table or index. (Not in ATLDB.H) |
설명
The IOpenRowset interface is mandatory for a session object. It opens and returns a rowset that includes all rows from a single base table or index.
요구 사항
Header: atldb.h