Value
Get Method (String)
Aerospike
Get string or null value instance.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 4.2.7.0 (4.2.7)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
static
Value
Get
(
string
value
)
public static Value Get( string value )
Parameters
value
Type:
System
String
See Also
Value Class
Value Members
Get Overload
Aerospike.Client Namespace