ValueValidateKeyType Method

Aerospike
Validate if value type can be used as a key.

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

C#
public virtual void ValidateKeyType()
Exceptions

ExceptionCondition
AerospikeExceptionif type can't be used as a key.
See Also

Reference