Column Values
Container for static source row value mapping definitions.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<ColumnValue /> | AstStaticSourceColumnValueNode | The AstStaticSourceColumnValueNode type is used to define a single column value within a row of data that will populate a table through its static source. Static data that will be loaded into the table on creation or when the static source is executed as a package target. If the table has an appropriate key specified, static source data can be merged into a table so that it can be changed and updated non-destructively. |