RestoreStatement.Devices Property

Definition

From what devices we should restore

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

Property Value

Applies to