MiningServiceCollection.Item[] Propriedade
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.
Sobrecargas
Item[Int32] |
Item |
Item[String] |
Item 1 |
Item[Int32]
Item
public Microsoft.AnalysisServices.AdomdClient.MiningService this[int index] { get; }
member this.Item(int) : Microsoft.AnalysisServices.AdomdClient.MiningService
Default Public ReadOnly Property Item(index As Integer) As MiningService
Parâmetros
- index
- Int32
Valor da propriedade
Aplica-se a
Item[String]
Item 1
public Microsoft.AnalysisServices.AdomdClient.MiningService this[string index] { get; }
member this.Item(string) : Microsoft.AnalysisServices.AdomdClient.MiningService
Default Public ReadOnly Property Item(index As String) As MiningService
Parâmetros
- index
- String