Aracılığıyla paylaş


OleDbTypeConverter.GetRestrictedOleDbType Yöntemi

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

Sözdizimi

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

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

Parametreler

Dönüş Değeri

Tür: System.Data.OleDb.OleDbType