Click or drag to resize
KeyspaceMetadata Properties

The KeyspaceMetadata type exposes the following members.

Properties
  NameDescription
Public propertyDurableWrites
Gets a value indicating whether durable writes are set on this keyspace.
Public propertyIsVirtual
Determines whether the keyspace is a virtual keyspace or not.
Public propertyName
Gets the name of this keyspace.
Public propertyReplication
Returns the replication options for this keyspace.
Public propertyStrategyClass
Gets the Strategy Class of this keyspace.
Top
See Also