Package Emit Target Resource Element
X-Ref:
- Ast Package Emit Target Resource Node
- Ast Task Resource Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
PackageEmitTargetName | IEmittableAstNode | This value specifies a target of any type that can be emitted as a SQL Server Integration Services package. This includes tables, schemas, static sources, principals, packages, and other items. This is a required reference to an existing definiton. |
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. |