PredExp
MapBin Method
Aerospike
Create map bin predicate.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.8.0.0 (3.8.0)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
static
PredExp
MapBin
(
string
name
)
public static PredExp MapBin( string name )
Parameters
name
Type:
System
String
See Also
PredExp Class
PredExp Members
Aerospike.Client Namespace