RoleReadWriteUdf Field

Aerospike
Allow read and write transactions within user defined functions.

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

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

Field Value

Type: String
See Also

Reference