다음을 통해 공유


ComputeTransformationNode 클래스

정의

컴퓨팅 식을 나타내는 노드입니다.

public sealed class ComputeTransformationNode : Microsoft.OData.UriParser.Aggregation.TransformationNode
type ComputeTransformationNode = class
    inherit TransformationNode
Public NotInheritable Class ComputeTransformationNode
Inherits TransformationNode
상속
ComputeTransformationNode

생성자

ComputeTransformationNode(IEnumerable<ComputeExpression>)

ComputeTransformationNode를 만듭니다.

속성

Expressions

의 목록을 ComputeExpression가져옵니다.

Kind

변환 노드의 종류를 가져옵니다.

적용 대상