PredExpMapBin Method

Aerospike
Create map bin predicate.

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

C#
public static PredExp MapBin(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: PredExp
See Also

Reference