RestoreLocationCollection Methods
SQL Server 2005
(see also
Protected
Methods
)
| Name | Description | |
|---|---|---|
| Add |
Adds a RestoreLocation to the end of the collection.
|
| AddRange |
Adds the elements of a ICollection to the end of the collection.
|
| Clear |
Removes all elements from the collection.
|
| Contains |
Indicates whether the collection contains the specified RestoreLocation.
|
| CopyTo |
Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
|
| Equals | Overloaded. (inherited from Object ) |
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| IndexOf |
Gets the index of a specified RestoreLocation.
|
| Insert |
Inserts a RestoreLocation into the collection at the specified index.
|
| ReferenceEquals | (inherited from Object ) |
| Remove |
Removes the specified RestoreLocation from the collection.
|
| RemoveAt |
Removes the RestoreLocation at the specified index from the collection.
|
| ToString | (inherited from Object ) |
| Name | Description | |
|---|---|---|
| Finalize | (inherited from Object ) |
| MemberwiseClone | (inherited from Object ) |
