Package Reference Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
PackageName | AstPackageNode | Specifies the related package. This is a required reference to an existing definiton. | |
IsEntryPoint | Boolean | True | Indicates whether the referenced package is considered an entry point for the Data Integration Project. |
IsStartupObject | Boolean | False | Specifies whether the referenced package should be treated as the startup object for Build/Run and debugging scenarios. |
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. |