QueryOptionsSetDefaultIdempotence Method |
Sets the default idempotence for all queries.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax public QueryOptions SetDefaultIdempotence(
bool idempotence
)
Parameters
- idempotence
- Type: SystemBoolean
Return Value
Type:
QueryOptionsSee Also