MiningStructureColumnTypes 類別
Represents the column types for the mining structure.
繼承階層
System.Object
Microsoft.AnalysisServices.MiningStructureColumnTypes
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
Public NotInheritable Class MiningStructureColumnTypes
'用途
public static class MiningStructureColumnTypes
public ref class MiningStructureColumnTypes abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MiningStructureColumnTypes = class end
public final class MiningStructureColumnTypes
MiningStructureColumnTypes 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
AllTypes | Indicates the possible types for mining structure columns. |
上層
方法
名稱 | 說明 | |
---|---|---|
GetColumnType | Gets or sets the specified type for a mining structure column. | |
GetOleDbType | Gets the OLE DB type. |
上層
欄位
名稱 | 說明 | |
---|---|---|
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. |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。