EntityViewGenerationAttribute(Type) Construtor
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Inicializa uma nova instância da EntityViewGenerationAttribute classe.
public:
EntityViewGenerationAttribute(Type ^ viewGenerationType);
public EntityViewGenerationAttribute(Type viewGenerationType);
new System.Data.Mapping.EntityViewGenerationAttribute : Type -> System.Data.Mapping.EntityViewGenerationAttribute
Public Sub New (viewGenerationType As Type)
Parâmetros
- viewGenerationType
- Type
O tipo de vista.