Пример #1
0
 public string system_update_keyspace(Apache.Cassandra.KsDef ks_def)
 {
     return(_client.system_update_keyspace(ks_def));
 }