TableProvider.EntityType Property

Definition

Gets or sets the type that represents the table.

public:  virtual property Type ^ EntityType {  public:
Type ^ get(); protected:
 void set(Type ^ value); };
public virtual Type EntityType { get; protected set; }
member this.EntityType : Type with get, set
Public Overridable Property EntityType As Type

Property Value

The type that represents the table.

Applies to