Перечисление MiningServiceExpectedQuality
Describes the relative expected quality of the patterns found by the mining service algorithm.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (в msmgdsrv.dll)
Синтаксис
'Декларация
Public Enumeration MiningServiceExpectedQuality
'Применение
Dim instance As MiningServiceExpectedQuality
public enum MiningServiceExpectedQuality
public enum class MiningServiceExpectedQuality
type MiningServiceExpectedQuality
public enum MiningServiceExpectedQuality
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Medium | Represents a relatively medium quality. | |
| Low | Represents a relatively low quality. | |
| High | Represents a relatively high quality. |