Skip to main content

Adf SSIS Child Package Element

Adf SSIS Child Package Element

Attributes

AttributeAPI TypeDefaultDescription
PathString 
Path of package. This is a required property
LastModifiedDateString 
Last Modified Date of package.
NameString 
Name of package.

Singleton Children

ChildAPI TypeDescription
<Content />StringString is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx. 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.