Classe MiningValue
Represents a value in the mining distribution or mining column.
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..MiningValue
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class MiningValue
'Uso
Dim instance As MiningValue
public sealed class MiningValue
public ref class MiningValue sealed
[<SealedAttribute>]
type MiningValue = class end
public final class MiningValue
O tipo MiningValue expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Index | Gets the index of this mining value. | |
Value | Gets the value represented by this MiningValue. | |
ValueType | Gets the type of this MiningValue. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | Gets the value that this MiningValue represents, converted to a string. (Substitui Object. . :: . .ToString() () () ().) |
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.