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

返回

检索到的实体集。

适用于