Condividi tramite


Classe OleDbTypeConverter

Represents a data source type converter.

Gerarchia di ereditarietà

System.Object
  Microsoft.AnalysisServices.OleDbTypeConverter

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
<GuidAttribute("85F0C29A-57F5-4866-8D61-3606BAEC8673")> _
Public NotInheritable Class OleDbTypeConverter
'Utilizzo
[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

Nel tipo OleDbTypeConverter sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblicoMembro statico Convert Converts the specified object with the specified OleDbType.
Metodo pubblicoMembro statico GetRestrictedOleDbType Gets the restricted OleDbType.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices