共用方式為


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 命名空間