• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Ssis Package Location Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfSsisPackageLocationNode
X-Ref:
  • Ast Adf Ssis Package Location Node

Attributes

AttributeAPI TypeDefaultDescription
NameString 
Specifies the name of the object. This name can be used to reference this object from anywhere else in the program. This is a required property
PathString 
Specifies path for the package. This is a required property
ConfigurationPathString 
Specifies the location of the configuration file.
PackagePasswordString 
Specifies password for the package.
TypeAdfSsisPackageTypeSSISDB
Specifies whether the package is located in a file or SSISDB.

Singleton Children

ChildAPI TypeDescription
<AccessCredential />AstAdfSsisAccessCredentialNodeModels an access credential used in Execute SSIS activities.

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.
<ChildPackages>
    <Package />
</ChildPackages>
AstAdfSSISChildPackageNode
Specifies a list of child packages.

© Varigence