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

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

适用于