A
Aleksey Dmitriyev
Does ADO.NET provide a way to operate by arrays of rows and parameters
similar to ODBC multi-row fetch or multi-parameter binding? The Dataset is
not the same because it has a considerable overhead and probably does NOT
save roundtrips. I know Oracle Data Provider (ODP.NET) has a mechanism that
I need. What about OracleClient or SqlClient?
Thanks,
A.D.
similar to ODBC multi-row fetch or multi-parameter binding? The Dataset is
not the same because it has a considerable overhead and probably does NOT
save roundtrips. I know Oracle Data Provider (ODP.NET) has a mechanism that
I need. What about OracleClient or SqlClient?
Thanks,
A.D.