共用方式為


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) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。

請參閱

參考

Microsoft.AnalysisServices 命名空間