Exemplo n.º 1
0
 public void AddStringUnicode(string columnName, string value)
 {
     htData.Add(columnName, objFucntion.FieldUniCk(value));
 }