Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The BackupDeviceList object provides programmatic access to a list backup devices.
The following tables list the members exposed by the BackupDeviceList type.
Public Constructors
Name | Description | |
---|---|---|
BackupDeviceList | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Capacity | (inherited from List ) |
![]() |
Count | (inherited from List ) |
![]() |
Item | (inherited from List ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | (inherited from List ) |
![]() |
AddDevice | |
![]() |
AddRange | (inherited from List ) |
![]() |
AsReadOnly | (inherited from List ) |
![]() |
BinarySearch | Overloaded. (inherited from List ) |
![]() |
Clear | (inherited from List ) |
![]() |
Contains | (inherited from List ) |
![]() |
ConvertAll | (inherited from List ) |
![]() |
CopyTo | Overloaded. (inherited from List ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
Exists | (inherited from List ) |
![]() |
Find | (inherited from List ) |
![]() |
FindAll | (inherited from List ) |
![]() |
FindIndex | Overloaded. (inherited from List ) |
![]() |
FindLast | (inherited from List ) |
![]() |
FindLastIndex | Overloaded. (inherited from List ) |
![]() |
ForEach | (inherited from List ) |
![]() |
GetEnumerator | (inherited from List ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetRange | (inherited from List ) |
![]() |
GetType | (inherited from Object ) |
![]() |
IndexOf | Overloaded. (inherited from List ) |
![]() |
Insert | (inherited from List ) |
![]() |
InsertRange | (inherited from List ) |
![]() |
LastIndexOf | Overloaded. (inherited from List ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | (inherited from List ) |
![]() |
RemoveAll | (inherited from List ) |
![]() |
RemoveAt | (inherited from List ) |
![]() |
RemoveRange | (inherited from List ) |
![]() |
Reverse | Overloaded. (inherited from List ) |
![]() |
Sort | Overloaded. (inherited from List ) |
![]() |
ToArray | (inherited from List ) |
![]() |
ToString | (inherited from Object ) |
![]() |
TrimExcess | (inherited from List ) |
![]() |
TrueForAll | (inherited from List ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.Generic.IEnumerable.GetEnumerator | (inherited from List ) | |
System.Collections.ICollection.CopyTo | (inherited from List ) | |
System.Collections.IEnumerable.GetEnumerator | (inherited from List ) | |
System.Collections.IList.Add | (inherited from List ) | |
System.Collections.IList.Contains | (inherited from List ) | |
System.Collections.IList.IndexOf | (inherited from List ) | |
System.Collections.IList.Insert | (inherited from List ) | |
System.Collections.IList.Remove | (inherited from List ) | |
System.Collections.Generic.ICollection.IsReadOnly | (inherited from List ) | |
System.Collections.ICollection.IsSynchronized | (inherited from List ) | |
System.Collections.ICollection.SyncRoot | (inherited from List ) | |
System.Collections.IList.IsFixedSize | (inherited from List ) | |
System.Collections.IList.IsReadOnly | (inherited from List ) | |
System.Collections.IList.Item | (inherited from List ) |
Top
See Also
Reference
BackupDeviceList Class
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
BACKUP (Transact-SQL)
Backing Up and Restoring Databases in SQL Server