Aerospike
C#
Show/Hide TOC
Map
Exp
Clear Method
Create expression that removes all items in map.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
C#
Copy
public
static
Exp
Clear
(
Exp
bin
,
params
CTX
[]
ctx
)
Parameters
bin
Exp
ctx
CTX
Return Value
Exp
See Also
Reference
MapExp Class
Aerospike.Client Namespace
In This Article
Definition
Parameters
Return Value
See Also