Skip to content

MJCZone.DapperMatic

Assembly: MJCZone.DapperMatic

Classes

NameDescription
DapperMaticSettingsGlobal settings for DapperMatic behavior across all database providers. These settings can be modified at application startup to customize default behavior.
DbConnectionExtensionsExtension methods for IDbConnection.
DotnetTypeDescriptorDescribes a .NET type with its SQL type properties.
SqlTypeDescriptorA 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

NameDescription
DbProviderTypeSpecifies the type of database provider.
TypeAffinitySpecifies the type affinity for a database column.