EntityViewGenerationAttribute Constructor (Type)

 

Initializes a new instance of the EntityViewGenerationAttribute class.

Namespace:   System.Data.Entity.Core.Mapping
Assembly:  EntityFramework (in EntityFramework.dll)

public EntityViewGenerationAttribute(
	Type viewGenerationType
)

Parameters

viewGenerationType
Type: System.Type

The view type.