Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the distribution of a value in a MiningContentNode.
Vererbungshierarchie
System.Object
Microsoft.AnalysisServices.AdomdClient.MiningDistribution
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class MiningDistribution
'Usage
Dim instance As MiningDistribution
public sealed class MiningDistribution
public ref class MiningDistribution sealed
[<SealedAttribute>]
type MiningDistribution = class end
public final class MiningDistribution
Der MiningDistribution-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Attribute | Gets a MiningAttribute object that applies to the MiningDistribution. |
![]() |
Name | Gets the name of the MiningDistribution. |
![]() |
ParentMiningModel | Gets the mining model of the MiningDistribution. |
![]() |
ParentNode | Gets the MiningContentNode to which this MiningDistribution applies. |
![]() |
Probability | Gets the probability of occurrence for the values represented by the MiningDistribution. |
![]() |
Properties | Gets a collection of properties for the MiningDistribution. |
![]() |
Support | Gets the number of cases that support the MiningDistribution. |
![]() |
Value | Gets the value represented by the MiningDistribution. |
![]() |
ValueType | Gets the type of the value represented by the MiningDistribution. |
![]() |
Variance | Gets the variance of the value represented by the MiningDistribution. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | Determines whether two instances of MiningDistribution are equal. (Überschreibt Object.Equals(Object).) |
![]() |
GetHashCode | Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Überschreibt Object.GetHashCode().) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | Gets the name of the MiningDistribution. (Überschreibt Object.ToString().) |
Zum Anfang
Operatoren
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
Equality | Determines whether two instances of MiningDistribution are equal. |
![]() ![]() |
Inequality | Determines whether two instances of MiningDistribution are unequal. |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)