Compartilhar via


Propriedade do RDL Type

Gets a MiningColumnType representing the type of the column.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
Public ReadOnly Property Type As MiningColumnType
    Get
'Uso
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

Valor da propriedade

Tipo: Microsoft.AnalysisServices.AdomdClient. . :: . .MiningColumnType
A MiningColumnType representing the type of the column.