EntityViewGenerationAttribute(Type) Konstruktor

Definíció

Inicializálja a EntityViewGenerationAttribute osztály új példányát.

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

Paraméterek

viewGenerationType
Type

A nézet típusa.

A következőre érvényes: