다음을 통해 공유


ExternalEntity.Entity 속성

정의

확장할 엔터티의 이름을 가져오거나 설정합니다.

public string Entity { get; set; }
member this.Entity : string with get, set
Public Property Entity As String

속성 값

확장할 엔터티의 이름입니다.

적용 대상