ServerPropertyCollection Members
Contains a collection of ServerProperty objects. This class cannot be inherited.
The following tables list the members exposed by the ServerPropertyCollection type.
Public Constructors
Name | Description | |
---|---|---|
ServerPropertyCollection | Initializes a new instance of ServerProperty. |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of ServerProperty objects in the collection. | |
Item | Overloaded. Gets the specified ServerProperty from the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | Overloaded. Creates and adds a ServerProperty to the collection. | |
Clear | Removes all elements from the collection. | |
Contains | Overloaded. Indicates whether the collection contains a ServerProperty. | |
CopyTo | Overloaded. Copies the entire collection to a specified Array or ServerPropertyCollection. | |
Equals | Overloaded. (inherited from Object ) | |
Find | Gets the ServerProperty that has the specified name from the collection. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
IndexOf | Overloaded. Gets the index of a ServerProperty. | |
Insert | Overloaded. Inserts a ServerProperty into the collection. | |
ReferenceEquals | (inherited from Object ) | |
Remove | Overloaded. Removes a ServerProperty from the collection. | |
RemoveAt | Removes the ServerProperty at the specified index from the collection. | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Top
See Also
Reference
ServerPropertyCollection Class
Microsoft.AnalysisServices Namespace