IEntityWithKey インターフェイス

定義

キーを含むエンティティを定義するインターフェイス。

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

プロパティ

EntityKey

このインターフェイスを実装しているエンティティ型のインスタンスの EntityKey を取得または設定します。

適用対象