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: PredExpSee Also