다음을 통해 공유


IEntityWithKey 인터페이스

정의

키를 포함하는 엔터티를 정의하는 인터페이스입니다.

public interface IEntityWithKey
type IEntityWithKey = interface
Public Interface IEntityWithKey
파생

속성

EntityKey

이 인터페이스를 구현하는 엔터티 형식의 인스턴스에 대한 EntityKey를 가져오거나 설정합니다.

적용 대상