EntityViewGenerationAttribute(Type) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da classe EntityViewGenerationAttribute.
public EntityViewGenerationAttribute(Type viewGenerationType);
new System.Data.Entity.Core.Mapping.EntityViewGenerationAttribute : Type -> System.Data.Entity.Core.Mapping.EntityViewGenerationAttribute
Public Sub New (viewGenerationType As Type)
Parâmetros
- viewGenerationType
- Type
O tipo de exibição.