Skip to main content

Task Script Project Resource Element

Task Script Project Resource Element

Singleton Children

ChildAPI TypeDescription
<ScriptTaskProject />AstTaskScriptProjectNodeThe AstTaskScriptProjectNode corresponds directly to the project embedded within a SQL Server Integration Services Script Task. This is a required property

Collection Children

ChildAPI TypeDescription
<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.