MiningServiceCollection Properties

Include Protected Members
Include Inherited Members

The MiningServiceCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of MiningService objects in the collection.
Public property IsSynchronized Gets a value that indicates whether access to the collection is synchronized (thread safe).
Public property Item[Int32] Gets the specified MiningService from the MiningServiceCollection collection by its index. In Microsoft Visual C#, this property is the indexer for the MiningServiceCollection class.
Public property Item[String] Gets the specified MiningService from the MiningServiceCollection collection by its name. In Microsoft Visual C#, this property is the indexer for the MiningServiceCollection class.
Public property SyncRoot Gets an object that can be used to synchronize access to the MiningServiceCollection collection.

Top

See Also

Reference

MiningServiceCollection Class

Microsoft.AnalysisServices.AdomdServer Namespace