|
virtual DBTYPE CR2XML<T>::GetRawDataType(ULONG nCol); Return Value The raw data type of a rowset or dataset column. Parameter [in] nCol: The ordinal number of a rowset or dataset column. Remark Gets the database data type of a rowset or OLAP dataset column for a given column, nCol. |