BackupStatement.Options Property

Definition

Backup statement options

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.BackupOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.BackupOption>
Public ReadOnly Property Options As IList(Of BackupOption)

Property Value

Applies to