RoleReadWriteUdf Field

Aerospike
Allow read and write transactions within user defined functions.

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

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

Field Value

Type: String
See Also

Reference