They are used when you set adonet.batch_size to enable batching at the tcp level
On Sun, Aug 1, 2010 at 10:30 AM, Patrick Earl <[email protected]> wrote: > 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 >
