Changes between Version 21 and Version 22 of FDORfc34


Ignore:
Timestamp:
Apr 15, 2009, 2:24:05 PM (15 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc34

    v21 v22  
    660660
    661661{{{
    662 FDO_API virtual FdoDataType GetColumnType(FdoInt32 index)
     662FdoDataType FdoISQLDataReader::GetColumnType(FdoInt32 index)
    663663{
    664664    throw FdoException::Create(FdoException::NLSGetMessage(FDO_NLSID(FDO_3_NOTIMPLEMENTED)));