System.Data.Services.Internal Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class is not for public use and is used internally by the system to implement support for queries with eager loading of related entities.
Classes
ExpandedWrapper<TExpandedElement> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2,TProperty3> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2,TProperty3,TProperty4> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2,TProperty3,TProperty4,TProperty5> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2,TProperty3,TProperty4,TProperty5,TProperty6> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2,TProperty3,TProperty4,TProperty5,TProperty6,TProperty7> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2,TProperty3,TProperty4,TProperty5,TProperty6,TProperty7,TProperty8> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2,TProperty3,TProperty4,TProperty5,TProperty6,TProperty7,TProperty8,TProperty9> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2,TProperty3,TProperty4,TProperty5,TProperty6,TProperty7,TProperty8,TProperty9,TProperty10> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2,TProperty3,TProperty4,TProperty5,TProperty6,TProperty7,TProperty8,TProperty9,TProperty10,TProperty11> |
This class is used internally by the system to implement support for queries with eager loading of related entities. |
ProjectedWrapper |
Provides a wrapper over the result element with the ability to project a subset of properties. |
ProjectedWrapper0 |
Provides a wrapper over the result element with the ability to project a subset of properties. |
ProjectedWrapper1 |
Provides a wrapper over the result element with the ability to project a subset of properties. |
ProjectedWrapper2 |
Provides a wrapper over the result element with the ability to project a subset of properties. |
ProjectedWrapper3 |
Provides a wrapper over the result element and provides the ability to project a subset of properties. |
ProjectedWrapper4 |
Provides a wrapper over the result element with the ability to project a subset of properties. |
ProjectedWrapper5 |
Provides a wrapper over the result elements and provides the ability to project a subset of the properties. |
ProjectedWrapper6 |
Provides a wrapper over the result elements with the ability to project a subset of the properties. |
ProjectedWrapper7 |
Provides a wrapper over the result elements with the ability to project a subset of the properties. |
ProjectedWrapper8 |
Provides a wrapper over the result elements with the ability to project a subset of the properties. |
ProjectedWrapperMany |
Provides a wrapper over the result elements with the ability to project a subset of the properties. |
ProjectedWrapperManyEnd |
an instance of this class is assigned to the last Next in the list. |
Remarks
The namespace includes a number of variations of the ExpandedWrapper
class.
© 2009 Microsoft Corporation. All rights reserved.