ContextDataSourceView.EntitySetType 속성

정의

삽입, 삭제 또는 업데이트 작업에 대해 만들어진 개체의 이름을 가져오거나 설정합니다.

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

속성 값

삽입, 삭제 또는 업데이트 작업에 대해 만들어진 개체의 이름입니다.

적용 대상