Skip to main content

Component Script Project Resource Element

Component Script Project Resource Element

Singleton Children

ChildAPI TypeDescription
<ScriptComponentProject />AstComponentScriptProjectNodeThe AstComponentScriptProjectNode corresponds directly to the project embedded within a SQL Server Integration Services dataflow Script Component. 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.