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