ResultTypeAttribute(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de ResultTypeAttribute klasse.

public:
 ResultTypeAttribute(Type ^ type);
public ResultTypeAttribute(Type type);
new System.Data.Linq.Mapping.ResultTypeAttribute : Type -> System.Data.Linq.Mapping.ResultTypeAttribute
Public Sub New (type As Type)

Parameters

type
Type

Het type van het resultaat dat wordt geretourneerd door een functie met verschillende resultaattypen.

Van toepassing op