MapOperationClear Method
Create map clear operation.
Server removes all items in map. Server returns null.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.0.0
public static Operation Clear(
string binName,
params CTX[] ctx
)
- binName String
-
- ctx CTX
-
Operation