BackupStatement.Devices プロパティ

定義

バックアップでデータを配置する場所

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)

プロパティ値

適用対象