RecordGetShort Method

Get bin value as short.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 6.1.0
C#
public short GetShort(
	string name
)

Parameters

name  String
 

Return Value

Int16

See Also