public static int UpdateBlob(Res res)
 {
     LoadProviders();
     return(_provider.UpateBlob(res));
 }