sealed class dbD : MB <SqlDecimal> { public override SqlDecimal From(IMapDataSource s, object o, int i) { return(s.GetSqlDecimal(o, i)); }