QueryOptionsIsReprepareOnUp Method |
Determines whether the driver should re-prepare all cached prepared statements on a host when its marks
that host back up.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public bool IsReprepareOnUp()
Return Value
Type:
BooleanSee Also