|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
CommandBehavior.SingleRowAs far as performance is concerned, is it more efficient to set
SqlCommand.ExecuteReader(CommandBehavior.SingleRow) when you are only dealing with single row? Thanks It might.
-- Show quoteMiha Markic [MVP C#] RightHand .NET consulting & development www.rthand.com Blog: http://cs.rthand.com/blogs/blog_with_righthand/ "Justin" <jus***@hotmail.com> wrote in message news:uBxRgMJaGHA.4424@TK2MSFTNGP05.phx.gbl... > As far as performance is concerned, is it more efficient to set > SqlCommand.ExecuteReader(CommandBehavior.SingleRow) when you are only > dealing with single row? > > Thanks > > > > |
|||||||||||||||||||||||