CatFactory.SqlServer
CatFactory.SqlServer copied to clipboard
Add extension methods to retrieve Database Type Map
Add the following extension methods to retrieve Database type map:
GetByDatabaseType(this IEnumerable<DatabaseTypeMap> sequence, string databaseType)GettByClrType(this IEnumerable<DatabaseTypeMap> sequence, Type type)