Proprietà MiningDistribution.ValueType
Ottiene il tipo di valore rappresentato dall'oggetto MiningDistribution.
Spazio dei nomi Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ValueType As MiningValueType
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.AnalysisServices.AdomdServer.MiningValueType
Oggetto MiningValueType che rappresenta il tipo di valore.