ChangeLog 375 B

123456789
  1. 2005-09-05 Boris Kirzner <[email protected]>
  2. * OleDbConvert.cs: return underlined value type in case of enum value.
  3. * OleDbParameter.cs:
  4. - Update of DbType should also update OleDbType property.
  5. - Do not update parameter type is the value set is DbNull.
  6. 2005-06-21 Konstantin Triger <[email protected]>
  7. * OleDbConvert.cs: mapping OleDbType.Guid to Types.CHAR