This documentation is archived and is not being maintained.
ExpandedWrapper(Of TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7) Class
Visual Studio 2008
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This class is used internally by the system to implement support for queries with eager loading of related entities.
Assembly: System.Data.Services (in System.Data.Services.dll)
'Declaration Public NotInheritable Class ExpandedWrapper(Of TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7) _ Inherits ExpandedWrapper(Of TExpandedElement) 'Usage Dim instance As ExpandedWrapper(Of TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7)
Type Parameters
- TExpandedElement
The type of the expanded element.
- TProperty0
The type of the property to expand.
- TProperty1
The type of the property to expand.
- TProperty2
The type of the property to expand.
- TProperty3
The type of the property to expand.
- TProperty4
The type of the property to expand.
- TProperty5
The type of the property to expand.
- TProperty6
The type of the property to expand.
- TProperty7
The type of the property to expand.
System.Object
System.Data.Services.Internal.ExpandedWrapper(Of TExpandedElement)
System.Data.Services.Internal.ExpandedWrapper(Of TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7)
System.Data.Services.Internal.ExpandedWrapper(Of TExpandedElement)
System.Data.Services.Internal.ExpandedWrapper(Of TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7)
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: