Propriété MiningDistribution.ValueType
Gets the type of the value represented by the MiningDistribution.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ValueType As MiningValueType
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdClient.MiningValueType
A MiningValueType representing the type of the value.