DataSource for Entity Framework for WPF/Silverlight
ClientCache プロパティ (C1DataSource)

C1.WPF.Data.Entities 名前空間 > C1DataSource クラス : ClientCache プロパティ
この C1DataSource がデータにアクセスするために使用する C1.Data.Entities.EntityClientCache を取得または設定します。
シンタックス
'宣言
 
<System.ComponentModel.DefaultValueAttribute("")>
Public Property ClientCache As EntityClientCache
[System.ComponentModel.DefaultValue("")]
public EntityClientCache ClientCache {get; set;}
参照

C1DataSource クラス
C1DataSource メンバ