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)

속성 값

적용 대상