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

指示加载的属性是否存在。

适用于