共用方式為


ContextDataSourceView.GetEntitySetType 方法

定義

將實體集當做屬性、欄位或資料內容擷取。

protected:
 virtual Type ^ GetEntitySetType();
protected virtual Type GetEntitySetType ();
abstract member GetEntitySetType : unit -> Type
override this.GetEntitySetType : unit -> Type
Protected Overridable Function GetEntitySetType () As Type

傳回

已擷取的實體集。

適用於