Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ExecReader(), ExecScalar() signatures
Message
From
26/12/2006 09:07:16
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
ExecReader(), ExecScalar() signatures
Miscellaneous
Thread ID:
01180183
Message ID:
01180183
Views:
76
Why ExecReader(), ExecScalar() do not accept variable number of parametrs like FillDataSet() and GetDataSet() ?
Why there is out IDbConnection connection parameter in those methods?
I do'nt see any reason for this.

I expect signature without connection and with params like:
IDataReader ExecReader(string command, 
            params IDbDataParameter[] dataParams)
Andrus
Next
Reply
Map
View

Click here to load this message in the networking platform