PredExp
GeoJSONValue Method
Aerospike
Create geospatial json string value.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.6.0.0 (3.6.3)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
static
PredExp
GeoJSONValue
(
string
val
)
public static PredExp GeoJSONValue( string val )
Parameters
val
Type:
System
String
See Also
PredExp Class
PredExp Members
Aerospike.Client Namespace