PredExp
StringValue Method
Aerospike
Create string value.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.5.0.0 (3.5.0)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
static
PredExp
StringValue
(
string
val
)
public static PredExp StringValue( string val )
Parameters
val
Type:
System
String
See Also
PredExp Class
PredExp Members
Aerospike.Client Namespace