ProjectedWrapper1 Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides a wrapper over the result element with the ability to project a subset of properties.
Assembly: System.Data.Services (in System.Data.Services.dll)
System.Data.Services.Internal::ProjectedWrapper
System.Data.Services.Internal::ProjectedWrapper1
| Name | Description | |
|---|---|---|
![]() | ProjectedWrapper1() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new instance of the ProjectedWrapper1 class. |
| Name | Description | |
|---|---|---|
![]() | ProjectedProperty0 | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the property to project. |
![]() | PropertyNameList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a list of property names as text in a comma-separated format.(Inherited from ProjectedWrapper.) |
![]() | ResourceTypeName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the full name of the ResourceType that represents the type of this result.(Inherited from ProjectedWrapper.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetProjectedPropertyValue(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the value of the named property for the result.(Inherited from ProjectedWrapper.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
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.

