TableProvider.ParentEntityType Proprietà

Definizione

Ottiene il tipo padre.

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

Valore della proprietà

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

Si applica a