ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2> Properties

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2> type exposes the following members.

Properties

  Name Description
Public property Description Gets or sets the description for the ExpandedWrapper<TExpandedElement>. (Inherited from ExpandedWrapper<TExpandedElement>.)
Public property ExpandedElement Gets or sets the element with expanded properties. (Inherited from ExpandedWrapper<TExpandedElement>.)
Public property ProjectedProperty0 Get or sets the property to expand.
Public property ProjectedProperty1 Get or sets the property to expand.
Public property ProjectedProperty2 Get or sets the property to expand.
Public property ReferenceDescription Gets or sets the reference description, which used to display the wrapper. (Inherited from ExpandedWrapper<TExpandedElement>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IExpandedResult.ExpandedElement Gets or sets the element with expanded properties. (Inherited from ExpandedWrapper<TExpandedElement>.)

Top

See Also

Reference

ExpandedWrapper<TExpandedElement, TProperty0, TProperty1, TProperty2> Class

System.Data.Services.Internal Namespace