From: Jiri C. <di...@ci...> - 2007-11-14 09:52:55
|
If you will use "select ... from SP ..." and not CommandType.StoredProcedure, you can use named parameters. Getting parameters names from stored procedure is possible, but it's a one roundtrip to database, which isn't good for performace. -- Jiri {x2} Cincura (Microsoft Student Partner) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com |