sealed class dbU8 : MB <SqlByte> { public override SqlByte From(IMapDataSource s, object o, int i) { return(s.GetSqlByte(o, i)); }