Create string prepend database operation.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax
C#
public static Operation Prepend( Bin bin )
Parameters
- bin
- Type: Aerospike.ClientBin
Return Value
Type: OperationSee Also