sealed class dbG : MB <SqlGuid> { public override SqlGuid From(IMapDataSource s, object o, int i) { return(s.GetSqlGuid(o, i)); }