Support methods specifically used by the custom user control library.
Classes
| Class | Description | |
|---|---|---|
| ConnectionDetails |
This class is a container for details about a database connection.
| |
| ConnectionDetailsCollection |
An empty class, needed only to give a name to a generic type instance
to be used in a Settings file.
| |
| DbDetails |
Provides constructs for a specific database type
determined by the ConnectionStringManager DBTypes enumeration.
|