ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7, TProperty8, TProperty9, TProperty10> Class
This class is used internally by the system to implement support for queries with eager loading of related entities.
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7, TProperty8, TProperty9, TProperty10>
Assembly: System.Data.Services (in System.Data.Services.dll)
generic<typename TExpandedElement, typename TProperty0, typename TProperty1, typename TProperty2, typename TProperty3, typename TProperty4, typename TProperty5, typename TProperty6, typename TProperty7, typename TProperty8, typename TProperty9, typename TProperty10> public ref class ExpandedWrapper sealed : public ExpandedWrapper<TExpandedElement>
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.
- TProperty8
The type of the property to expand.
- TProperty9
The type of the property to expand.
- TProperty10
The type of the property to expand.
The ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7, TProperty8, TProperty9, TProperty10> type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7, TProperty8, TProperty9, TProperty10> | Creates an instance of the ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7, TProperty8, TProperty9, TProperty10> class. |
| Name | Description | |
|---|---|---|
![]() | Description | Gets or sets the description for the ExpandedWrapper<TExpandedElement>. (Inherited from ExpandedWrapper<TExpandedElement>.) |
![]() | ExpandedElement | Gets or sets the element with expanded properties. (Inherited from ExpandedWrapper<TExpandedElement>.) |
![]() | ProjectedProperty0 | Get or sets the property to expand. |
![]() | ProjectedProperty1 | Get or sets the property to expand. |
![]() | ProjectedProperty10 | Get or sets the property to expand. |
![]() | ProjectedProperty2 | Get or sets the property to expand. |
![]() | ProjectedProperty3 | Get or sets the property to expand. |
![]() | ProjectedProperty4 | Get or sets the property to expand. |
![]() | ProjectedProperty5 | Get or sets the property to expand. |
![]() | ProjectedProperty6 | Get or sets the property to expand. |
![]() | ProjectedProperty7 | Get or sets the property to expand. |
![]() | ProjectedProperty8 | Get or sets the property to expand. |
![]() | ProjectedProperty9 | Get or sets the property to expand. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetExpandedPropertyValue | Returns the value of the expanded property. (Inherited from ExpandedWrapper<TExpandedElement>.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InternalGetExpandedPropertyValue | Returns a property object of the expanded property. (Inherited from ExpandedWrapper<TExpandedElement>.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IExpandedResult::ExpandedElement | Gets or sets the element with expanded properties. (Inherited from ExpandedWrapper<TExpandedElement>.) |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

