EntityViewGenerationAttribute(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de EntityViewGenerationAttribute klasse.

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

Parameters

viewGenerationType
Type

Het weergavetype.

Van toepassing op