Partager via


Propriété Type

Gets a MiningColumnType representing the type 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 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 propriété

Type : Microsoft.AnalysisServices.AdomdServer. . :: . .MiningColumnType
A MiningColumnType representing the type of the column.