ReplicationObject.InternalRefresh(Boolean) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會從複製中啟動內部刷新。
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
表示是否存在負載屬性。