MiningStructureColumnTypes Class

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.MiningStructureColumnTypes

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

Syntax

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

The MiningStructureColumnTypes type exposes the following members.

Properties

  Name Description
Public propertyStatic member AllTypes

Top

Methods

  Name Description
Public methodStatic member GetColumnType
Public methodStatic member GetOleDbType

Top

Fields

  Name Description
Public fieldStatic member Boolean
Public fieldStatic member Date
Public fieldStatic member Double
Public fieldStatic member Long
Public fieldStatic member Text

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.