Share via


ContextDataSourceView.EntitySetType 속성

정의

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

protected:
 property Type ^ EntitySetType { Type ^ get(); };
protected Type EntitySetType { get; }
member this.EntitySetType : Type
Protected ReadOnly Property EntitySetType As Type

속성 값

Type

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

적용 대상