OleDbTypeConverter 클래스

Represents a data source type converter.

상속 계층

System.Object
  Microsoft.AnalysisServices.OleDbTypeConverter

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
<GuidAttribute("85F0C29A-57F5-4866-8D61-3606BAEC8673")> _
Public NotInheritable Class OleDbTypeConverter
‘사용 방법
[GuidAttribute("85F0C29A-57F5-4866-8D61-3606BAEC8673")]
public static class OleDbTypeConverter
[GuidAttribute(L"85F0C29A-57F5-4866-8D61-3606BAEC8673")]
public ref class OleDbTypeConverter abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<GuidAttribute("85F0C29A-57F5-4866-8D61-3606BAEC8673")>]
type OleDbTypeConverter =  class end
public final class OleDbTypeConverter

OleDbTypeConverter 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드정적 멤버 Convert Converts the specified object with the specified OleDbType.
공용 메서드정적 멤버 GetRestrictedOleDbType Gets the restricted OleDbType.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스