System.Data.Entity.Core.EntityClient 命名空间

EntityCommand

表示概念层命令的类

EntityConnection

表示概念层连接的类。 通过打开连接) ,实体连接只能在 (初始化一次。 随后无法更改连接字符串、附加新的存储连接或更改存储连接字符串。

EntityConnectionStringBuilder

表示实体客户端提供程序的连接字符串生成器的类

EntityDataReader

实体客户端提供程序的数据读取器类

EntityParameter

表示 EntityCommand 中使用的参数的类

EntityParameterCollection

表示 EntityCommand 中使用的参数集合的类

EntityProviderFactory

表示实体客户端提供程序的提供程序工厂的类

EntityTransaction

表示概念层事务的类