MJCZone.DapperMatic
Assembly: MJCZone.DapperMatic
Classes
| Name | Description |
|---|---|
| DapperMaticSettings | Global settings for DapperMatic behavior across all database providers. These settings can be modified at application startup to customize default behavior. |
| DbConnectionExtensions | Extension methods for IDbConnection. |
| DotnetTypeDescriptor | Describes a .NET type with its SQL type properties. |
| SqlTypeDescriptor | A descriptor for a SQL type that breaks up the SQL type name into its useful parts, including the base type name, the complete SQL type name, and the numbers extracted from the SQL type name. |
Enums
| Name | Description |
|---|---|
| DbProviderType | Specifies the type of database provider. |
| TypeAffinity | Specifies the type affinity for a database column. |