public void AddStringUnicode(string columnName, string value) { htData.Add(columnName, objFucntion.FieldUniCk(value)); }