PROVIDER_COLUMN_ENTRY_STR
Represents a specific column supported by the provider.
PROVIDER_COLUMN_ENTRY_STR(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 the data class that stores the data.
설명
Use this macro when the column data is assumed to be DBTYPE_STR.
예제
See BEGIN_PROVIDER_COLUMN_MAP.
요구 사항
Header: atldb.h