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