Columns
This is a collection of stored procedure input and output column definitions.
Permitted Collection Child Definitions
| Child | API Type | Description |
|---|---|---|
| <Column /> | AstStoredProcColumnNode | The AstStoredProcColumnNode is used to define the input and output columns that will be exposed by the parent Stored Procedure. |