public static string GetDataItemString(string strSql)
 {
     return(IHelper.GetDataItemString(strSql));
 }