Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ExecReader(), ExecScalar() signatures
Message
De
26/12/2006 09:07:16
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
ExecReader(), ExecScalar() signatures
Divers
Thread ID:
01180183
Message ID:
01180183
Vues:
77
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform