Propriété MiningModelColumn.Type
Obtient le MiningColumnType de la colonne.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.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.AdomdServer.MiningColumnType
Type de la colonne.