BackupStatement.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)

プロパティ値

適用対象