ResultTypeAttribute::Type Property
.NET Framework (current version)
Gets the valid or expected type mapping for a function having various result types.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
This attribute applies to functions returning various result types. It is used to declare the possible result types returned from the function. For inheritance types, only the root type of the inheritance hierarchy needs to be specified.
.NET Framework
Available since 3.5
Available since 3.5
Show: