You must use this: public void Refresh(Document instance) { _ctx.Entry<Document>(instance).Reload(); }.
確定! 回上一頁