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