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

針對插入、刪除和更新作業建立的物件。

適用於