What does CommandBehavior.CloseConnection parameter of ExecuteReader method
Select Answer:
It releases the resources in .net automatically
it gives connection state
It gives behavior of the command object
It closes the connection automatically when the DataReader is closed
None
|