This documentation is archived and is not being maintained.
ResultTypeAttribute Class
Visual Studio 2008
Used to specify each type of result; for functions 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.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: