MiningModelAlgorithms 클래스

Contains an algorithm for MiningModel objects.

상속 계층

System.Object
  Microsoft.AnalysisServices.MiningModelAlgorithms

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public NotInheritable Class MiningModelAlgorithms
‘사용 방법
public static class MiningModelAlgorithms
public ref class MiningModelAlgorithms abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MiningModelAlgorithms =  class end
public final class MiningModelAlgorithms

MiningModelAlgorithms 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성정적 멤버 AllValues Gets all values of the mining model algorithm.

맨 위로 이동

메서드

  이름 설명
공용 메서드정적 멤버 IsStandardMicrosoftAlgorithm Indicates whether the algorithm is a standard value.

맨 위로 이동

필드

  이름 설명
공용 필드정적 멤버 MicrosoftAssociationRules The Microsoft association rules value.
공용 필드정적 멤버 MicrosoftClustering The Microsoft clustering value.
공용 필드정적 멤버 MicrosoftDecisionTrees The Microsoft decision trees value.
공용 필드정적 멤버 MicrosoftLinearRegression The Microsoft linear regression value.
공용 필드정적 멤버 MicrosoftLogisticRegression The Microsoft logistic regression value.
공용 필드정적 멤버 MicrosoftNaiveBayes The Microsoft naïve Bayes value.
공용 필드정적 멤버 MicrosoftNeuralNetwork The Microsoft neural network value
공용 필드정적 멤버 MicrosoftSequenceClustering The Microsoft sequence clustering value.
공용 필드정적 멤버 MicrosoftTimeSeries The Microsoft time series value.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스