Wyliczenie MiningValueType
Reprezentuje typ wartości MiningDistribution obiektu i MiningValue obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public Enumeration MiningValueType
'Użycie
Dim instance As MiningValueType
public enum MiningValueType
public enum class MiningValueType
type MiningValueType
public enum MiningValueType
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
DifferenceOrder | Reprezentuje wartość wskazującą, ile razy serii jest zróżnicowana. | |
MovingAverageOrder | Reprezentuje wartość, która reprezentuje liczbę ze średnich w serii. | |
AutoRegressiveOrder | Reprezentuje wartość, która zawiera numer serii autoregressive. | |
Periodicity | Reprezentuje wartość, która zawiera liczbę okresowe struktur w modelu. | |
Intercept | Reprezentuje wartość, która zawiera punkt przecięcia z osią w formule regresja. | |
NodeUniqueName | Reprezentuje identyfikator unikatowy innego węzła zawartości w modelu. | |
RegressorStatistics | Reprezentuje wartość, która zawiera statystyki algorytm specyficzne dotyczące pojedynczego regressor. | |
ScoreGain | Reprezentuje wartość, która zawiera zysk wynik atrybut. | |
Coefficient | Reprezentuje współczynnika, który jest stosowany do wartości atrybut skojarzonego. | |
Discretized | Reprezentuje discretized wartość atrybut skojarzonego.Wartość będzie sformatowany ciąg znakowy opisujący pakiety odpowiednich discretization. | |
Discrete | Reprezentuje discrete wartość atrybut skojarzonego. | |
Continuous | Reprezentuje ciągły wartość atrybut skojarzonego. | |
Existing | Reprezentuje wartość, która opisuje istnienie atrybut. | |
AutoDetect | Reprezentuje wartość typu inferred, na podstawie informacji kontekstowych. | |
PreRenderedString | Reprezentuje wartość niestandardowego, który renderuje algorytm jako ciąg.Formatowanie nie został zastosowany przez model obiektów. | |
Missing | Reprezentuje Brak stan dowolny atrybut. | |
Boolean | Reprezentuje typ wartość logiczna. | |
Other | Reprezentuje wartość niestandardowego, zdefiniowany przez algorytm. |