IColumnsInfoImpl 클래스
Provides an implementation of the IColumnsInfo interface.
template <class T>
class ATL_NO_VTABLE IColumnsInfoImpl :
public IColumnsInfo,
public CDBIDOps
매개 변수
- T
Your class, derived from IColumnsInfoImpl.
멤버
메서드
대부분의 소비자에 필요한 열 메타데이터를 반환합니다. |
|
지정된 열 ID로 식별되는 행 집합에 있는 열의 서수의 배열을 반환합니다. |
설명
A mandatory interface on rowsets and commands. To modify the behavior of your provider's IColumnsInfo implementation, you need to modify the provider column map.
요구 사항
Header: atldb.h