레코드의 현재 메모리 내(in-memory) 사본을 데이터베이스에 있는 최신 값으로 새로 고칩니다.
VBScript
entity.Reload
Perl
$entity->Reload();