MiningServiceCollection Members
Gets a read-only collection of MiningService objects contained by a CellSet.
The following tables list the members exposed by the MiningServiceCollection type.
Public Properties
Nom | Description | |
---|---|---|
Count | Gets the number of MiningService objects in the collection. | |
IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe). | |
Item | Overloaded. Gets the specified MiningService from the MiningServiceCollection collection. | |
SyncRoot | Gets an object that can be used to synchronize access to the MiningServiceCollection collection. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
{dtor} | Releases all resources used by the MiningServiceCollection. | |
CopyTo | Copies the elements of the MiningServiceCollection collection to the specified array. | |
Dispose | Releases all resources used by the MiningServiceCollection. | |
Equals | Overloaded. (inherited from Object ) | |
Find | Gets the specified MiningService from the MiningServiceCollection collection by its name. | |
GetEnumerator | Gets an Enumerator for iterating through the MiningServiceCollection collection. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
IEnumerable.GetEnumerator | ||
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Explicit Interface Implementations
Nom | Description | |
---|---|---|
ICollection.CopyTo | ||
IEnumerable.GetEnumerator |
Haut de la page
Voir aussi
Référence
MiningServiceCollection Class
Microsoft.AnalysisServices.AdomdServer Namespace