Click or drag to resize

QueryOptionsIsPrepareOnAllHosts Method

Determines whether the driver should prepare statements on all hosts in the cluster.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public bool IsPrepareOnAllHosts()

Return Value

Type: Boolean
See Also