ScanRequestBinNames Property

Optional bin to retrieve. All bins will be returned if not specified.

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public RepeatedField<string> BinNames { get; }

Property Value

RepeatedFieldString

See Also