Type propriété
Gets a MiningColumnType representing the type of the column.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (dans msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Type As MiningColumnType
Get
'Utilisation
Dim instance As MiningStructureColumn
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 la propriété
Type : Microsoft.AnalysisServices.AdomdServer. . :: . .MiningColumnType
A MiningColumnType representing the type of the column.