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

屬性值

用於插入、刪除或更新操作所建立的物件。

適用於