Task Script Project Resource Element
X-Ref:
- Ast Task Script Project Resource Node
- Ast Task Resource Node
Singleton Children
Child | API Type | Description |
---|---|---|
<ScriptTaskProject /> | AstTaskScriptProjectNode | The AstTaskScriptProjectNode corresponds directly to the project embedded within a SQL Server Integration Services Script Task. This is a required property |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |