Compartir a través de


MiningDistribution.ValueType Propiedad

Obtiene el tipo de valor que representa MiningDistribution.

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

Sintaxis

'Declaración
Public ReadOnly Property ValueType As MiningValueType 
    Get
'Uso
Dim instance As MiningDistribution 
Dim value As MiningValueType 

value = instance.ValueType
public MiningValueType ValueType { get; }
public:
property MiningValueType ValueType {
    MiningValueType get ();
}
member ValueType : MiningValueType
function get ValueType () : MiningValueType

Valor de la propiedad

Tipo: Microsoft.AnalysisServices.AdomdServer.MiningValueType
MiningValueType que representa el tipo de valor.

Vea también

Referencia

MiningDistribution Clase

Espacio de nombres Microsoft.AnalysisServices.AdomdServer