Aerospike
C#
Show/Hide TOC
Result
Code
PARAMETER_
ERROR Field
Bad parameter(s) were passed in database operation call.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
C#
Copy
public
const
int
PARAMETER_ERROR
= 4
Field Value
Int32
See Also
Reference
ResultCode Class
Aerospike.Client Namespace
In This Article
Definition
See Also