EntitySetAttribute.EntitySet 속성

정의

클래스가 속한 엔터티 집합을 가져옵니다.

public:
 property System::String ^ EntitySet { System::String ^ get(); };
public string EntitySet { get; }
member this.EntitySet : string
Public ReadOnly Property EntitySet As String

속성 값

문자열 값인 엔터티 집합입니다.

적용 대상