DataSource for Entity Framework for WinForms
Refresh メソッド (ClientCacheBase)

C1.Data.Entity.4.5.2 アセンブリ > C1.Data 名前空間 > ClientCacheBase クラス : Refresh メソッド
この ClientCacheBase に接続されているすべての C1DataSource コントロールのデータを更新します。
シンタックス
'宣言
 
Public Sub Refresh() 
public void Refresh()
解説
このメソッドは、この ClientCacheBase に接続されている C1DataSource ごとに C1DataSource.Refresh() を呼び出します。 クライアント上で行われた変更は維持されます。
参照

ClientCacheBase クラス
ClientCacheBase メンバ