Create 64 bit unsigned integer value.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.0.0 (5.1.0)
Syntax
C#
public static Exp Val( ulong val )
Parameters
- val
- Type: SystemUInt64
Return Value
Type: ExpSee Also