ListExpAppend Method
Create expression that appends list items to end of list.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
public static Exp Append(
ListPolicy policy,
Exp value,
Exp bin,
params CTX[] ctx
)
- policy ListPolicy
-
- value Exp
-
- bin Exp
-
- ctx CTX
-
Exp