共用方式為


QueryableDataSourceView.EntityType 屬性

定義

取得要用於 CUD 作業的資料物件型別。

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

屬性值

要用於 CUD 作業的資料物件型別執行個體。

適用於