KeyspaceMetadataName Property |
Gets the name of this keyspace.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public string Name { get; }
Return Value
Type:
Stringthe name of this CQL keyspace.
See Also