MiningColumnType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AnalysisServices.AdomdClient.MiningColumnType
public enum MiningColumnType
type MiningColumnType =
Public Enum MiningColumnType
- Inheritance
-
MiningColumnType
Fields
Name | Value | Description |
---|---|---|
Missing | 0 | Missing |
Custom | 1 | Custom |
Long | 2 | Long |
Boolean | 3 | Boolean |
Text | 4 | Text |
Double | 5 | Double |
Date | 6 | Date |
Table | 7 | Table |