다음을 통해 공유


ContextDataSourceView.GetEntitySetType 메서드

정의

속성, 필드 또는 데이터 컨텍스트로서 엔터티 집합을 검색합니다.

protected:
 virtual Type ^ GetEntitySetType();
protected virtual Type GetEntitySetType ();
abstract member GetEntitySetType : unit -> Type
override this.GetEntitySetType : unit -> Type
Protected Overridable Function GetEntitySetType () As Type

반환

Type

가져온 엔터티 집합입니다.

적용 대상