PredExpStringValue Method

Aerospike
Create string value.

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

C#
public static PredExp StringValue(
	string val
)

Parameters

val
Type: SystemString

Return Value

Type: PredExp
See Also

Reference