コード例 #1
0
 public List <Apache.Cassandra.KsDef> describe_keyspaces()
 {
     return(_client.describe_keyspaces());
 }