Beispiel #1
0
 public long LongValue(string colName)
 {
     return(Utility.ToLong(GetValue(colName)));
 }