System.Data.Entity.Core.EntityClient 名前空間

クラス

EntityCommand

概念レイヤーのコマンドを表すクラス

EntityConnection

概念レイヤーの接続を表す クラス。 エンティティ接続は、(接続を開いて) 1 回だけ初期化できます。 その後、接続文字列を変更したり、新しいストア接続をアタッチしたり、ストア接続文字列を変更したりすることはできません。

EntityConnectionStringBuilder

エンティティ クライアント プロバイダーの接続文字列ビルダーを表すクラス

EntityDataReader

エンティティ クライアント プロバイダーのデータ リーダー クラス

EntityParameter

EntityCommand で使用されるパラメーターを表すクラス

EntityParameterCollection

EntityCommand で使用されるパラメーター コレクションを表すクラス

EntityProviderFactory

エンティティ クライアント プロバイダーのプロバイダー ファクトリを表すクラス

EntityTransaction

概念レイヤーのトランザクションを表すクラス