Freigeben über


MiningStructureColumn.Type-Eigenschaft

Gets a MiningColumnType representing the type of the column.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public ReadOnly Property Type As MiningColumnType 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.AnalysisServices.AdomdServer.MiningColumnType
The type of the column.

Siehe auch

Verweis

MiningStructureColumn Klasse

Microsoft.AnalysisServices.AdomdServer-Namespace