J
Justin
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
SqlCommand.ExecuteReader(CommandBehavior.SingleRow) when you are only
dealing with single row?
Thanks