Share via


ResultTypeAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci ResultTypeAttribute třídy .

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)

Parametry

type
Type

Typ výsledku vráceného funkcí s různými typy výsledků.

Platí pro