DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Cassandra
TableOptions Class
TableOptions Properties
BloomFilterFpChance Property
Caching Property
Comment Property
CompactionOptions Property
CompressionParams Property
GcGraceSeconds Property
IsCompactStorage Property
LocalReadRepairChance Property
ReadRepairChance Property
ReplicateOnWrite Property
TableOptions
Caching Property
The caching option for this table.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
Copy
public
string
Caching
{
get
; }
Return Value
Type:
String
the caching option for this table.
See Also
Reference
TableOptions Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2016 DataStax, All rights reserved.