InheritedDisallowedOutputColumns

Contains the inherited disallowed output columns constraint and the column lineage tracing each column to its source.

Types

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

Properties

Link copied to clipboard

The lineage information that traces each disallowed output column back to its source in a parent table.

Link copied to clipboard

The list of column names that are disallowed from appearing in query output, inherited from parent tables.

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