ReplicationObject.InternalRefresh(Boolean) Method

Definition

Initiates an internal refresh from the replication.

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

Parameters

load
Boolean

Indicates whether the loaded property exists.

Applies to