![]() | Overloaded. Initializes a new instance of the AdpConnection class. |
![]() | Gets or sets the string used to open a database server. |
![]() | Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error. |
![]() | Gets the name of the current database or the database to be used after a connection is opened. |
![]() | Gets the AdpProvider to access a database server. |
![]() | Gets the current state of the connection. |
![]() | Overloaded. Begins a database transaction. |
![]() | Changes the current database for an open AdpConnection. |
![]() | Closes the connection to the database. This is the preferred method of closing any open connection. |
![]() | Creates and returns a AdpCommand object associated with the AdpConnection. |
![]() | Releases the resources used by the Component. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | ??? !!! ??? |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Opens a database connection with the property settings specified by the ConnectionString. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
AdpConnection Class | Advanced.Data.Provider Namespace