ContextDataSourceView.EntitySetType 属性

定义

获取或设置为插入、删除或更新操作创建的对象的名称。

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

属性值

Type

为插入、删除或更新操作创建的对象的名称。

适用于