• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Automatic Database Backup Destination Element

API Type:
Varigence.Languages.Biml.Task.AstAutomaticDatabaseBackupDestinationNode
X-Ref:
  • Ast Automatic Database Backup Destination Node
  • Ast Backup Destination Node

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.

© Varigence