Compartir a través de


Type Propiedad

Gets the MiningColumnType of the column.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdClient
Ensamblado:  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxis

'Declaración
Public ReadOnly Property Type As MiningColumnType
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.AnalysisServices.AdomdClient. . :: . .MiningColumnType
Returns a MiningColumnType object representing the type of the column.