Provides constructs for a specific database type
determined by the ConnectionStringManager DBTypes enumeration.
Inheritance Hierarchy
CleanCode.DatabaseControls.Support DbDetails
Namespace: CleanCode.DatabaseControls.Support
Assembly: CleanCode.DatabaseControls (in CleanCode.DatabaseControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Remarks
Currently supported databases include: SQL Server, Oracle, and MySql, through either direct connections or through ODBC connections.
Since CleanCode 0.9.25.
See Also