Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Represents the distribution of a value in a MiningContentNode.
Hierarquia de herança
System.Object
Microsoft.AnalysisServices.AdomdClient.MiningDistribution
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class MiningDistribution
'Uso
Dim instance As MiningDistribution
public sealed class MiningDistribution
public ref class MiningDistribution sealed
[<SealedAttribute>]
type MiningDistribution = class end
public final class MiningDistribution
O tipo MiningDistribution expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | Determines whether two instances of MiningDistribution are equal. (Substitui 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. (Substitui Object.GetHashCode().) |
![]() |
GetType | (Herdado de Object.) |
![]() |
ToString | Gets the name of the MiningDistribution. (Substitui Object.ToString().) |
Início
Operadores
| Nome | Descrição | |
|---|---|---|
![]() ![]() |
Equality | Determines whether two instances of MiningDistribution are equal. |
![]() ![]() |
Inequality | Determines whether two instances of MiningDistribution are unequal. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)
.gif)
.gif)