EntityViewGenerationAttribute(Type) Конструктор

Определение

Инициализирует новый экземпляр класса EntityViewGenerationAttribute.

public:
 EntityViewGenerationAttribute(Type ^ viewGenerationType);
public EntityViewGenerationAttribute (Type viewGenerationType);
new System.Data.Mapping.EntityViewGenerationAttribute : Type -> System.Data.Mapping.EntityViewGenerationAttribute
Public Sub New (viewGenerationType As Type)

Параметры

viewGenerationType
Type

Тип представления.

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