Właściwość MiningValue.ValueType
Pobiera typ to MiningValue.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdClient
Zestaw: Microsoft.AnalysisServices.AdomdClient (w Microsoft.AnalysisServices.AdomdClient.dll)
Składnia
'Deklaracja
Public ReadOnly Property ValueType As MiningValueType
Get
'Użycie
Dim instance As MiningValue
Dim value As MiningValueType
value = instance.ValueType
public MiningValueType ValueType { get; }
public:
property MiningValueType ValueType {
MiningValueType get ();
}
member ValueType : MiningValueType
function get ValueType () : MiningValueType
Wartość właściwości
Typ: Microsoft.AnalysisServices.AdomdClient.MiningValueType
A MiningValueType reprezentującą typ to MiningValue zawiera.