Util 類別

定義

包含常見的效用函數

public class Util
type Util = class
Public Class Util
繼承
Util

建構函式

名稱 Description
Util()

包含常見的效用函數

方法

名稱 Description
DbTypeToClrType(String)

將資料庫類型名稱轉換為等效的 CLS 類型

EscapeString(String, Char)

脫離字串中特定字元

LoadAssembly(String)

裝載組件取代了它的名稱。

TransformToRequest(DataSet, ResultType)

將資料集轉換為預期的列舉結果類型

適用於