다음을 통해 공유


PROVIDER_COLUMN_ENTRY

Represents a specific column supported by the provider.

PROVIDER_COLUMN_ENTRY (name, ordinal, member )

매개 변수

  • name
    [in] The column name.

  • ordinal
    [in] The column number. Unless the column is a Bookmark column, the column number must not be 0.

  • member
    [in] The member variable in dataClass corresponding to the column.

요구 사항

Header: atldb.h

참고 항목

참조

OLE DB 공급자 만들기

개념

OLE DB 공급자 템플릿(C++)

OLE DB 공급자 템플릿 구조

기타 리소스

OLE DB 공급자 템플릿에 대한 매크로