Exemplo n.º 1
0
 public long Del(int key)
 {
     return(BangDBNative.DelPrim_Long(_connection, (long)key));
 }