MiningModelAlgorithms Class

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.MiningModelAlgorithms

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public NotInheritable Class MiningModelAlgorithms
'Usage
public static class MiningModelAlgorithms
public ref class MiningModelAlgorithms abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MiningModelAlgorithms =  class end
public final class MiningModelAlgorithms

The MiningModelAlgorithms type exposes the following members.

Properties

  Name Description
Public propertyStatic member AllValues

Top

Methods

  Name Description
Public methodStatic member IsStandardMicrosoftAlgorithm

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.