ExpandTransformationNode Class
Definition
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.
Node representing a expand transformation.
public sealed class ExpandTransformationNode : Microsoft.OData.UriParser.Aggregation.TransformationNode
type ExpandTransformationNode = class
inherit TransformationNode
Public NotInheritable Class ExpandTransformationNode
Inherits TransformationNode
- Inheritance
Constructors
ExpandTransformationNode(SelectExpandClause) |
Create a ExpandTransformationNode. |
Properties
ExpandClause |
Gets the SelectExpandClause representing the metadata bound expand expression. |
Kind |
Gets the kind of the transformation node. |