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

読み込んだプロパティが存在するかどうかを示します。

適用対象