oracle數據庫處理DBNULL並進行替換

public static class ConvertExt { /// <summary> /// NULL 處理、替換 /// </summary> public static string ReplaceExt(this string obj,string oldStr,object newObj) {
相關文章
相關標籤/搜索