BIML Language Reference
ScriptProjects Attribute
This is a collection of all SQL Server Integration Services script project definitions in the project.
Permitted Collection Child Definitions
| Child | API Type | Description | |
|---|---|---|---|
| <ScriptComponentProject /> | AstComponentScriptProjectNode | The AstComponentScriptProjectNode corresponds directly to the project embedded within a SQL Server Integration Services dataflow Script Component. | |
| <ScriptTaskProject /> | AstTaskScriptProjectNode | The AstTaskScriptProjectNode corresponds directly to the project embedded within a SQL Server Integration Services Script Task. |


