Classe MiningParameter
Represents an algorithm-specific parameter on the MiningModel.
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..MiningParameter
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class MiningParameter
'Uso
Dim instance As MiningParameter
public sealed class MiningParameter
public ref class MiningParameter sealed
[<SealedAttribute>]
type MiningParameter = class end
public final class MiningParameter
O tipo MiningParameter expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Name | Gets the name of the parameter. | |
Value | Gets the value of the parameter. |
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 name of the parameter. (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.