ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5> Class
This API supports the product 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)
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5>
generic<typename TExpandedElement, typename TProperty0, typename TProperty1, typename TProperty2, typename TProperty3, typename TProperty4, typename TProperty5> public ref class ExpandedWrapper sealed : 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.
| Name | Description | |
|---|---|---|
![]() | ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5>() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates an instance of the ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5> class. |
| Name | Description | |
|---|---|---|
![]() | Description | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the description for the ExpandedWrapper<TExpandedElement>.(Inherited from ExpandedWrapper<TExpandedElement>.) |
![]() | ExpandedElement | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the element with expanded properties.(Inherited from ExpandedWrapper<TExpandedElement>.) |
![]() | ProjectedProperty0 | This API supports the product infrastructure and is not intended to be used directly from your code. Get or sets the property to expand. |
![]() | ProjectedProperty1 | This API supports the product infrastructure and is not intended to be used directly from your code. Get or sets the property to expand. |
![]() | ProjectedProperty2 | This API supports the product infrastructure and is not intended to be used directly from your code. Get or sets the property to expand. |
![]() | ProjectedProperty3 | This API supports the product infrastructure and is not intended to be used directly from your code. Get or sets the property to expand. |
![]() | ProjectedProperty4 | This API supports the product infrastructure and is not intended to be used directly from your code. Get or sets the property to expand. |
![]() | ProjectedProperty5 | This API supports the product infrastructure and is not intended to be used directly from your code. 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.) |
![]() | GetExpandedPropertyValue(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the value of the expanded property.(Inherited from ExpandedWrapper<TExpandedElement>.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | 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>.) |
The namespace includes a number of variations of the ExpandedWrapper class.
Available since 3.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



