This documentation is archived and is not being maintained.
ExpandedWrapper<TExpandedElement, TProperty0> Class
Visual Studio 2010
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.
System::Object
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement>
System.Data.Services.Internal::ExpandedWrapper<TExpandedElement, TProperty0>
Assembly: System.Data.Services (in System.Data.Services.dll)
The ExpandedWrapper<TExpandedElement, TProperty0> type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExpandedWrapper<TExpandedElement, TProperty0> | Creates an instance of the ExpandedWrapper<TExpandedElement, TProperty0> 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. |
| 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.
Show:

