MiningColumnType 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Microsoft.AnalysisServices.AdomdClient.MiningColumnType
public enum MiningColumnType
type MiningColumnType =
Public Enum MiningColumnType
- 继承
-
MiningColumnType
字段
Boolean | 3 | Boolean |
Custom | 1 | 自定义 |
Date | 6 | 日期 |
Double | 5 | Double |
Long | 2 | Long |
Missing | 0 | Missing |
Table | 7 | 表 |
Text | 4 | 文本 |