ContextDataSourceView.GetEntitySetType Method

Definition

Retrieves the entity set as a property, field, or data context.

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

Returns

The entity set that was retrieved.

Applies to