MiningStructureCollection Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Microsoft.AnalysisServices.AdomdClient.MiningStructureCollection
public sealed class MiningStructureCollection : System.Collections.ICollection
type MiningStructureCollection = class
interface ICollection
interface IEnumerable
Public NotInheritable Class MiningStructureCollection
Implements ICollection
- Herança
-
MiningStructureCollection
- Implementações
Propriedades
| Count |
Contagem |
| IsSynchronized |
IsSynchronized |
| Item[Int32] |
Item |
| Item[String] |
Item 1 |
| SyncRoot |
SyncRoot |
Métodos
| CopyTo(MiningStructure[], Int32) |
CopyTo |
| Find(String) |
Localizar |
| GetEnumerator() |
GetEnumerator |
Implantações explícitas de interface
| ICollection.CopyTo(Array, Int32) |
Microsoft.AnalysisServices.AdomdClient.MiningStructureCollection |
| IEnumerable.GetEnumerator() |
Microsoft.AnalysisServices.AdomdClient.MiningStructureCollection |