Contains a collection of BackupLocation objects. This class cannot be inherited.
The following tables list the members exposed by the BackupLocationCollection type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| BackupLocationCollection | Initializes a new instance of BackupLocation. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Count | Gets the number of BackupLocation objects contained in the collection. | 
| .gif) | Item | Gets or sets the BackupLocation at the specified index from the collection. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Add | Adds a BackupLocation to the end of the collection. | 
| .gif) | AddRange | Adds the elements of an ICollection to the end of the collection. | 
| .gif) | Clear | Removes all elements from the collection. | 
| .gif) | Contains | Indicates whether the collection contains a specified BackupLocation. | 
| .gif) | CopyTo | Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | IndexOf | Gets the index of a specified BackupLocation. | 
| .gif) | Insert | Inserts a BackupLocation into the collection at the specified index. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Remove | Removes the specified BackupLocation from the collection. | 
| .gif) | RemoveAt | Removes the BackupLocation at the specified index from the collection. | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
Explicit Interface Implementations
顶部
请参阅
参考
BackupLocationCollection Class
Microsoft.AnalysisServices Namespace