ResultCodePARAMETER_ERROR Field

Aerospike
Bad parameter(s) were passed in database operation call.

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

C#
public const int PARAMETER_ERROR = 4

Field Value

Type: Int32
See Also

Reference