ReplicationObject.InternalRefresh(Boolean) 메서드

정의

복제에서 내부 새로 고침을 시작합니다.

protected:
 abstract void InternalRefresh(bool load);
protected abstract void InternalRefresh (bool load);
abstract member InternalRefresh : bool -> unit
Protected MustOverride Sub InternalRefresh (load As Boolean)

매개 변수

load
Boolean

로드한 속성이 있는지 여부를 나타냅니다.

적용 대상