OleDbTypeConverter Class
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<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
/** @attribute GuidAttribute("85F0C29A-57F5-4866-8D61-3606BAEC8673") */
public final class OleDbTypeConverter
GuidAttribute("85F0C29A-57F5-4866-8D61-3606BAEC8673")
public final class OleDbTypeConverter
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.OleDbTypeConverter
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
OleDbTypeConverter Members
Microsoft.AnalysisServices Namespace