Skip to main content

Execute Package Sql Server Resource Element

Execute Package Sql Server Resource Element

Attributes

AttributeAPI TypeDefaultDescription
ConnectionNameAstOleDbConnectionNode 
This value specifies a direct reference to the SQL Server connection at which the target package has been deployed. This is a required reference to an existing definiton.
PackagePathString 
This value specifies the relative deployment path of the package on the target SQL Server connection. 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.