BackupRestoreFileInfo.Items Property

Definition

Files or filegroup (if read_write_filegroups kind was not specified)

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

Property Value

Applies to