다음을 통해 공유


ContextDataSourceView.EntityType 속성

정의

삽입, 삭제 또는 업데이트 작업용으로 만들어지는 개체를 가져오거나 설정합니다.

protected:
 virtual property Type ^ EntityType { Type ^ get(); };
protected override Type EntityType { get; }
member this.EntityType : Type
Protected Overrides ReadOnly Property EntityType As Type

속성 값

Type

삽입, 삭제 또는 업데이트 작업용으로 만들어지는 개체입니다.

적용 대상