Exemplo n.º 1
0
 public string system_drop_column_family(string column_family)
 {
     return(_client.system_drop_column_family(column_family));
 }