RestoreStatement.Options 属性

定义

Restore 语句选项

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)

属性值

适用于