Hello:
There will be some little canges in the new sources that will broke
compatibility with 1.0 version:
- FbParameterCollection. The constructors are now internal and there are
no public constructor, as in SqlClient provider.
- FbParameter. I have removed a non ADO.NET standard constrctor ( by
parameterName, FbType, sourceColumn ) and added a new one ( by
parameterName. FbType, size ), as in SqlClient provider
- FbType. Removed NChar, NVarChar and NText elements.
Finally i want to make one more change that i want to make that is
rename FbType enum to FbDbType, but i have not made this ye because i
want to know opinions about it, what do you think ??.
--
Best regards
Carlos Guzmán Álvarez
Vigo-Spain
|