MiningStructureCollection Members
Represents a read-only, on-demand collection of MiningStructure objects that are contained by an AdomdConnection object.
The following tables list the members exposed by the MiningStructureCollection type.
Public Properties
Nom | Description | |
---|---|---|
Count | Gets the number of MiningStructure objects in the collection. | |
IsSynchronized | Gets a value that indicates whether access to the collection is synchronized (thread safe). | |
Item | Overloaded. Gets the specified MiningStructure from the MiningStructureCollection collection. | |
SyncRoot | Gets an object that can be used to synchronize access to the MiningStructureCollection collection. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
{dtor} | Releases all resources used by the MiningStructureCollection. | |
CopyTo | Copies the elements of the MiningStructureCollection collection to the specified array. | |
Dispose | Releases all resources used by the MiningStructureCollection. | |
Equals | Overloaded. (inherited from Object ) | |
Find | Returns the specified MiningStructure from the MiningStructureCollection collection by the structure's name. | |
GetEnumerator | Returns an enumerator for iterating through the MiningStructureCollection collection. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
IEnumerable.GetEnumerator | ||
ReferenceEquals | (inherited from Object ) | |
Refresh | Refreshes the collection of mining structures. | |
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
MiningStructureCollection Class
Microsoft.AnalysisServices.AdomdServer Namespace