QueryPolicyincludeBinData Field

Aerospike
Should bin data be retrieved. If false, only record digests (and user keys if stored on the server) are retrieved.

Default: true

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public bool includeBinData

Field Value

Type: Boolean
See Also

Reference