MiningModelingFlags Class

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.MiningModelingFlags

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

Syntax

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

The MiningModelingFlags type exposes the following members.

Properties

  Name Description
Public propertyStatic member MiningStructureColumnValues

Top

Fields

  Name Description
Public fieldStatic member ModelExistenceOnly
Public fieldStatic member NotNull
Public fieldStatic member Regressor

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.