| MetadataGetKeyspaces Method  | 
             Returns a collection of all defined keyspaces names.
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic ICollection<string> GetKeyspaces()
Return Value
Type: 
ICollectionStringa collection of all defined keyspaces names.
See Also