Get the error string returned by a UDF execute in a batch.
Return null if an error did not occur.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.2.0 (5.3.2)
Syntax
C#
public string GetUDFError()
Return Value
Type: StringSee Also