Contains a collection of ServerProperty objects. This class cannot be inherited.
The following tables list the members exposed by the ServerPropertyCollection type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| ServerPropertyCollection | Initializes a new instance of ServerProperty. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Count | Gets the number of ServerProperty objects in the collection. | 
| .gif) | Item | Overloaded. Gets the specified ServerProperty from the collection. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Add | Overloaded. Creates and adds a ServerProperty to the collection. | 
| .gif) | Clear | Removes all elements from the collection. | 
| .gif) | Contains | Overloaded. Indicates whether the collection contains a ServerProperty. | 
| .gif) | CopyTo | Overloaded. Copies the entire collection to a specified Array or ServerPropertyCollection. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | Find | Gets the ServerProperty that has the specified name from the collection. | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | IndexOf | Overloaded. Gets the index of a ServerProperty. | 
| .gif) | Insert | Overloaded. Inserts a ServerProperty into the collection. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Remove | Overloaded. Removes a ServerProperty from the collection. | 
| .gif) | RemoveAt | Removes the ServerProperty 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
顶部
请参阅
参考
ServerPropertyCollection Class
Microsoft.AnalysisServices Namespace