PredExpIntegerValue Method (DateTime)

Aerospike
Create Calendar value expressed in nanoseconds since 1970-01-01 epoch as 64 bit integer.

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

C#
public static PredExp IntegerValue(
	DateTime val
)

Parameters

val
Type: SystemDateTime

Return Value

Type: PredExp
See Also

Reference