MiningModel.Columns Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la collection de colonnes associée à l’objet MiningModel.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MiningModelColumnCollection Columns { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Columns : Microsoft.AnalysisServices.MiningModelColumnCollection
Public ReadOnly Property Columns As MiningModelColumnCollection
Valeur de propriété
Collection de colonnes pour miningModel.
- Attributs