ResultTypeAttribute(Type) Oluşturucu

Tanım

ResultTypeAttribute sınıfının yeni bir örneğini başlatır.

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)

Parametreler

type
Type

Çeşitli sonuç türlerine sahip bir işlev tarafından döndürülen sonucun türü.

Şunlara uygulanır