Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Describes the relative expected quality of the patterns found by the mining service algorithm.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Enumeration MiningServiceExpectedQuality
'Usage
Dim instance As MiningServiceExpectedQuality
public enum MiningServiceExpectedQuality
public enum class MiningServiceExpectedQuality
type MiningServiceExpectedQuality
public enum MiningServiceExpectedQuality
Members
| Member name | Description | |
|---|---|---|
| High | Represents a relatively high quality. | |
| Low | Represents a relatively low quality. | |
| Medium | Represents a relatively medium quality. |