IEntityWithKey 接口

定义

定义包含键的实体的接口。

public interface IEntityWithKey
type IEntityWithKey = interface
Public Interface IEntityWithKey
派生

属性

EntityKey

为实现此接口的实体类型的实例获取或设置 EntityKey

适用于