Automatic Database Backup Destination Element
X-Ref:
- Ast Automatic Database Backup Destination Node
- Ast Backup Destination Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
BackupFileExtension | String | "bak" | This value specifies the file extension that should be used for the backup file. The default is 'bak'. |
CreateSubfolder | Boolean | False | Set to true to create a sub-folder for each database that is being backed up. |
Folder | String | The folder where you would like to store the backups. Leave this blank to use the SQL Server Default Backup Folder Location. |
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. |