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.1.1.0 (5.1.1)
Syntax
C#
public string GetUDFError()
Return Value
Type: StringSee Also