public override byte[] LoadExtendedBinaryData(Type type, string id, string key) { return(_exDataAccessor.LoadExtendedBlobValue(type.FullName, id, key)); }