Columns
This is a collection of input buffer column definitions that will be exposed to the script project user code as mapped input buffer columns.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<Column /> | AstComponentScriptProjectInputBufferColumnNode | The AstComponentScriptProjectInputBufferColumnNode type corresponds directly to a dataflow column that is mapped into an input path column of a Script Component project. This column will be exposed for reading and/or writing in the script project user code. |