ExpandedWrapper<TExpandedElement> 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, TProperty6, TProperty7, TProperty8>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7, TProperty8, TProperty9>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7, TProperty8, TProperty9, TProperty10>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7, TProperty8, TProperty9, TProperty10, TProperty11>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2, TProperty3, TProperty4, TProperty5, TProperty6, TProperty7>
| Name | Description | |
|---|---|---|
![]() | ExpandedWrapper<TExpandedElement>() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates an instance of the ExpandedWrapper<TExpandedElement> 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>. |
![]() | 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. |
| 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(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. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | InternalGetExpandedPropertyValue(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a property object of the expanded property. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IExpandedResult::ExpandedElement | Gets or sets the element with expanded properties. |
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.




