Propriété MiningModelColumn.Type
Gets the MiningColumnType of the column.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Type As MiningColumnType
Get
'Utilisation
Dim instance As MiningModelColumn
Dim value As MiningColumnType
value = instance.Type
public MiningColumnType Type { get; }
public:
property MiningColumnType Type {
MiningColumnType get ();
}
member Type : MiningColumnType
function get Type () : MiningColumnType
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdClient.MiningColumnType
The type of the column.