BackupDeviceList Members
The BackupDeviceList object provides programmatic access to a list backup devices.
The following tables list the members exposed by the BackupDeviceList type.
Public Constructors
Nome | Description | |
---|---|---|
BackupDeviceList | Overloaded. |
Torna all'inizio
Public Properties
Nome | Description | |
---|---|---|
Capacity | (inherited from List ) | |
Count | (inherited from List ) | |
Item | (inherited from List ) |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | 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 ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Explicit Interface Implementations
Nome | 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 ) |
Torna all'inizio
Vedere anche
Riferimento
BackupDeviceList Class
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
BACKUP (Transact-SQL)
Backup e ripristino di database in SQL Server