RoleReadWriteUdf Field

Aerospike
Allow read and write transactions within user defined functions.

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

C#
public const string ReadWriteUdf = "read-write-udf"

Field Value

Type: String
See Also

Reference