BackupStatement.Devices Property

Definition

Where backup should put data

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