Classe MiningStructureColumnTypes

Represents the column types for the mining structure.

Hiérarchie d'héritage

System.Object
  Microsoft.AnalysisServices.MiningStructureColumnTypes

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public NotInheritable Class MiningStructureColumnTypes
'Utilisation
public static class MiningStructureColumnTypes
public ref class MiningStructureColumnTypes abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MiningStructureColumnTypes =  class end
public final class MiningStructureColumnTypes

Le type MiningStructureColumnTypes expose les membres suivants.

Propriétés

  Nom Description
Propriété publiqueMembre statique AllTypes Indicates the possible types for mining structure columns.

Haut de la page

Méthodes

  Nom Description
Méthode publiqueMembre statique GetColumnType Gets or sets the specified type for a mining structure column.
Méthode publiqueMembre statique GetOleDbType Gets the OLE DB type.

Haut de la page

Champs

  Nom Description
Champ publicMembre statique Binary Gets a column of type binary.
Champ publicMembre statique Boolean Gets a column of type Boolean.
Champ publicMembre statique Date Gets a column of type Date.
Champ publicMembre statique Double Gets a column of type Double.
Champ publicMembre statique Long Gets a column of type Long.
Champ publicMembre statique Text Gets a column that can contain strings.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices