Execute Package Sql Server Resource Element
X-Ref:
- Ast Execute Package Sql Server Resource Node
- Ast Task Resource Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
ConnectionName | AstOleDbConnectionNode | 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. | |
PackagePath | String | This value specifies the relative deployment path of the package on the target SQL Server connection. 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. |