Click or drag to resize
QueryOptionsIsReprepareOnUp Method
Determines whether the driver should re-prepare all cached prepared statements on a host when its marks that host back up.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public bool IsReprepareOnUp()

Return Value

Type: Boolean
See Also