TableProvider.RootEntityType Proprietà

Definizione

Ottiene il tipo radice per questa entità.

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

Valore della proprietà

Tipo radice per questa entità se l'entità ha un elemento padre; in caso contrario, un'istanza della EntityType classe .

Si applica a