What is Connection Object in ADO.Net
What is Connection Object in ADO.Net
What is Connection Object in ADO.Net?
The Connection Object establishes a connection to a specific data source.
The important properties supported by the Connection Object are:
a) ConnectionString
The important methods supported by the Connection Object are:
a) Open()
b) Close()
c) BeginTransaction()
Thanks & Regards
Paritosh Mohapatra
thanks, you information is more valuable