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 | |
---|---|---|
AllTypes | Indicates the possible types for mining structure columns. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
GetColumnType | Gets or sets the specified type for a mining structure column. | |
GetOleDbType | Gets the OLE DB type. |
Haut de la page
Champs
Nom | Description | |
---|---|---|
Binary | Gets a column of type binary. | |
Boolean | Gets a column of type Boolean. | |
Date | Gets a column of type Date. | |
Double | Gets a column of type Double. | |
Long | Gets a column of type Long. | |
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.