Click or drag to resize
TableOptionsCaching Property
The caching option for this table.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
public string Caching { get; }

Return Value

Type: String
the caching option for this table.
See Also