Язык

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 класса.

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