Util.DbTypeToClrType(String) メソッド

定義

データベース型名を同等の CLS 型に変換する

public static string DbTypeToClrType(string strDBType);
static member DbTypeToClrType : string -> string
Public Shared Function DbTypeToClrType (strDBType As String) As String

パラメーター

strDBType
String

返品

適用対象