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

負荷性が存在するかどうかを示します。

適用対象