Rows
This is a container for row value mapping definitions for static table source code.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<Row /> | AstStaticSourceRowNode | The AstStaticSourceRowNode type is used to define a full 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. |