Record
GetUShort Method
Aerospike
Get bin value as ushort.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 4.1.6.0 (4.1.6)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
ushort
GetUShort
(
string
name
)
public ushort GetUShort( string name )
Parameters
name
Type:
System
String
See Also
Record Class
Record Members
Aerospike.Client Namespace