Create final expression that contains packed byte instructions used in the wire protocol.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public static Expression Build( Exp exp )
Parameters
- exp
- Type: Aerospike.ClientExp
Return Value
Type: ExpressionSee Also