TransformOperationSource

Specifies the source of data for a transform operation, including the source operation and column mappings.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The mappings between source column identifiers and target column identifiers for this transformation.

Link copied to clipboard

The identifier of the transform operation that provides input data.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String