public static int UpdatePicture(string strPicture, int iRotation) { return(_database.UpdatePicture(strPicture, iRotation)); }