DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
KeyspaceMetadata Class
KeyspaceMetadata Properties
DurableWrites Property
IsVirtual Property
Name Property
Replication Property
StrategyClass Property
KeyspaceMetadata
Name Property
Gets the name of this keyspace.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
Copy
public
string
Name
{
get
; }
Return Value
Type:
String
the name of this CQL keyspace.
See Also
Reference
KeyspaceMetadata Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2018 DataStax, All rights reserved.