ExpBuild Method

Aerospike
Create final expression that contains packed byte instructions used in the wire protocol.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.3.0.0 (5.3.0)
Syntax

C#
public static Expression Build(
	Exp exp
)

Parameters

exp
Type: Aerospike.ClientExp

Return Value

Type: Expression
See Also

Reference