RecordGetShort Method

Aerospike
Get bin value as short.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax

C#
public short GetShort(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Int16
See Also

Reference