BackupSetCollection.Item[Int32] 屬性

定義

在指定的索引處得到 。BackupSet

public Microsoft.SqlServer.Management.Smo.BackupSet this[int index] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Smo.BackupSet
Default Public ReadOnly Property Item(index As Integer) As BackupSet

參數

index
Int32

屬性值

備份集

適用於