Click or drag to resize

Table<TEntity> Properties

The Table<TEntity> generic type exposes the following members.

Properties
  NameDescription
Public propertyKeyspaceName
Gets the name of the keyspace used. If null, it uses the active session keyspace.
Public propertyName
Gets the name of the Table in Cassandra
Top
See Also