Aracılığıyla paylaş


OleDbTypeConverter.Convert Yöntemi

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Shared Function Convert ( _
    oleDbType As OleDbType _
) As Type
'Kullanım
Dim oleDbType As OleDbType
Dim returnValue As Type

returnValue = OleDbTypeConverter.Convert(oleDbType)
public static Type Convert(
    OleDbType oleDbType
)
public:
static Type^ Convert(
    OleDbType oleDbType
)
static member Convert : 
        oleDbType:OleDbType -> Type 
public static function Convert(
    oleDbType : OleDbType
) : Type

Parametreler

Dönüş Değeri

Tür: System.Type