Freigeben über


MiningDistribution.ValueType-Eigenschaft

Ruft den Typ des durch MiningDistribution dargestellten Werts ab.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public ReadOnly Property ValueType As MiningValueType 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.AnalysisServices.AdomdServer.MiningValueType
Ein MiningValueType, der den Typ des Werts darstellt.

Siehe auch

Verweis

MiningDistribution Klasse

Microsoft.AnalysisServices.AdomdServer-Namespace