DataSource for Entity Framework for WinForms
EntityClientScope コンストラクタ

C1.Data.Entity.4.5.2 アセンブリ > C1.Data.Entities 名前空間 > EntityClientScope クラス : EntityClientScope コンストラクタ
新しい クライアントスコープの接続先の EntityClientCacheクラスのインスタンス。
指定された EntityClientCacheを使用して、 EntityClientScopeクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal clientCache As EntityClientCache _
)
public EntityClientScope( 
   EntityClientCache clientCache
)

パラメータ

clientCache
新しい クライアントスコープの接続先の EntityClientCacheクラスのインスタンス。
参照

EntityClientScope クラス
EntityClientScope メンバ