OleDbTypeConverter Class
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("85F0C29A-57F5-4866-8D61-3606BAEC8673")> _
Public NotInheritable Class OleDbTypeConverter
'Usage
[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
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.OleDbTypeConverter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.