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

속성 값

삽입, 삭제 또는 업데이트 작업을 위해 만든 개체입니다.

적용 대상