MiningStructureColumnTypes.GetColumnType Yöntemi
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public Shared Function GetColumnType ( _
oleDbType As OleDbType _
) As String
'Kullanım
Dim oleDbType As OleDbType
Dim returnValue As String
returnValue = MiningStructureColumnTypes.GetColumnType(oleDbType)
public static string GetColumnType(
OleDbType oleDbType
)
public:
static String^ GetColumnType(
OleDbType oleDbType
)
static member GetColumnType :
oleDbType:OleDbType -> string
public static function GetColumnType(
oleDbType : OleDbType
) : String
Parametreler
- oleDbType
Tür: System.Data.OleDb.OleDbType
Dönüş Değeri
Tür: System.String