共用方式為


IEntityWithKey 介面

定義

定義包含索引鍵之實體的介面。

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

屬性

EntityKey

針對實作這個介面之實體類型的執行個體取得或設定 EntityKey

適用於