ImportTableOperationSource

Specifies the source table and column mappings for an import table operation.

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 during the import.

Link copied to clipboard

The identifier of the source table to import data from.

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