public static void Add <TClr, TDb>(TypeHandler <TClr, TDb> handler) { SqlConnectionExtensions.TypeHandler.AddTypeHandler(handler); }