StatementBinNames Property

Optional bins names to return for each result record. If not specified all bins are returned.

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