Skip to main content
All docs
V25.1
  • TransformationRule Properties

    Contains rules that specify how the transformation works.
    Name Description
    ActualName Gets the query node’s actual name.
    Alias Gets or sets the query node’s alias.
    ColumnName Gets or sets a name of the column to which the transformation applies.
    Flatten Gets or sets whether to transform the properties of a complex column into separate columns.
    Unfold Gets or sets whether to unfold a complex column to display its properties or values.
    See Also