RestoreStatement.Options Property

Definition

Restore statement options

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

Property Value

Applies to