2002-05-11 Tim Coleman
[mono.git] / mcs / class / System.Data / TODO
index fa02caba7cbeeebfefc2d6a83cca33e32d6194b4..acd1a7f42342d855ab0e29ce7de472c75edc840d 100644 (file)
@@ -46,31 +46,11 @@ Other classes, structs, etc. that are missing:
        DataSysDescriptionAttribute
        DataViewManager
        DataViewSetting
-       DataViewSettingCollection
        FillErrorEventArgs
        MergeFailedEventArgs
        TypedDataSetGenerator
-
-Exceptions that still need to be stubbed:
-       (need to see what exceptions need to be done)
-       ConstraintException
-       DataException
-       DBConcurrencyException
-       InvalidConstraintException
-       InvalidExpressionException
-       MissingPrimaryKeyException
-       NonNullAllowedException
-       ReadOnlyException
-       RowNotInTableException
-       SqlNullValueException
-       SqlTruncateException
-       SqlTypeException
-       StrongTypingException
-       SyntaxErrorException
-       TypedDataSetGeneratorException
-       VersionNotFoundException
  
-The additional System.Data.SqlTypes classes need to be stubbed:
+The additional System.Data.SqlTypes classes need to be implemented:
        SqlByte
        SqlDataTime
        SqlDecimal