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

傳回

適用於