| Question: What does Dispose method do with the connection object?Answer: Deletes it from the memory. | 
				Is it helpful?
				Yes
				No
			
	
	
		
		Most helpful rated by users:
		
- What’s the advantage of using System.Text.StringBuilder over System.String?
- Can you store multiple data types in System.Array?
- What’s the difference between the System.Array.CopyTo() and System.Array.Clone()?
- How can you sort the elements of the array in descending order?
- What’s the .NET datatype that allows the retrieval of data by a unique key?
