TableProvider.ParentEntityType Свойство

Определение

Получает родительский тип.

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

Значение свойства

Родительский тип, если у сущности есть родитель; в противном случае — экземпляр класса EntityType.

Применяется к