public virtual SByte GetSByte(object o, int index) { return(_mappingSchema.ConvertToSByte(GetValue(o, index))); }