다음을 통해 공유


ContextDataSourceView.EntitySet 속성

정의

검색할 데이터의 값이 포함된 개체를 가져오거나 설정합니다.

protected:
 property System::Object ^ EntitySet { System::Object ^ get(); };
protected object EntitySet { get; }
member this.EntitySet : obj
Protected ReadOnly Property EntitySet As Object

속성 값

Object

검색할 데이터의 값이 포함된 개체입니다.

적용 대상