Propriété Type
Gets the MiningColumnType of the column.
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
Returns a MiningColumnType object representing the type of the column.