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 네임스페이스