Persist File Resource Element
X-Ref:
- Ast Persist File Resource Node
- Ast Task Resource Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
Filename | String | This value specifies the path of the file that will be used to store the query body. A file connection will also be created and used as the source of the query when the package is executed. 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. |