Sdílet prostřednictvím


EntityViewGenerationAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci EntityViewGenerationAttribute třídy.

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

Parametry

viewGenerationType
Type

Typ zobrazení.

Platí pro