const DBCOLUMNINFO* CRBase::GetColInfo();
Return Value
A pointer to an array of DBCOLUMNINFO structures.
Remark
Gets a pointer to an array of DBCOLUMNINFO structures with the most commonly used metadata by consumers, such as the original column data types, column characteristics and so on.