Can anyone confirm if the following files are used anymore? Impl/IDbCommandSet.cs Impl/DbCommandSet.cs Impl/SqlClientCommandSet.cs Impl/OracleClientCommandSet.cs
It looks like they've been replaced with batcher implementations in
the AdoNet folder. If they are indeed dead code, it would save my
time if they went away... mainly the Oracle one so I don't need to
port it to work with the client profile.
Patrick Earl
