MiningDistribution.ValueType Propiedad
Gets the type of the value represented by the MiningDistribution.
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.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.AdomdClient.MiningValueType
A MiningValueType representing the type of the value.