'宣言
Public Shared Function GetDefault( _ ByVal contextType As System.Type _ ) As EntityClientCache
public static EntityClientCache GetDefault( System.Type contextType )
パラメータ
- contextType
- デフォルトの EntityClientCacheを取得するための ObjectContextのサブクラス。
戻り値の型
指定された contextTypeのデフォルトの EntityClientCache。