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

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

Return Value

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