PredExpIntegerValue Method (Int64)

Aerospike
Create 64 bit integer value.

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

C#
public static PredExp IntegerValue(
	long val
)

Parameters

val
Type: SystemInt64

Return Value

Type: PredExp
See Also

Reference