Proprietà ScalarMiningStructureColumn.Source

Gets or sets the source for the column.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")]
public Binding Source { get; set; }

Valore proprietà

Tipo: Microsoft.AnalysisServices.Binding
The binding that indicates the source of the column data.

Osservazioni

If the columns in the mining structure have the same names as the columns in the data source view, you do not need to set a binding for each column, but can specify the binding when you create the mining structure.

Vedere anche

Riferimento

ScalarMiningStructureColumn Classe

Spazio dei nomi Microsoft.AnalysisServices