Skip to main content

Automatic Database Backup Destination Element

Automatic Database Backup Destination Element

Attributes

AttributeAPI TypeDefaultDescription
BackupFileExtensionString"bak"
This value specifies the file extension that should be used for the backup file. The default is 'bak'.
CreateSubfolderBooleanFalse
Set to true to create a sub-folder for each database that is being backed up.
FolderString 
The folder where you would like to store the backups. Leave this blank to use the SQL Server Default Backup Folder Location.

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.