Aerospike LINDPad Driver

AValueHelper..::..ToAValue<(Of <(<'T>)>)> Method (Nullable<(Of <(<'T>)>)>, String, String)

Namespace:  Aerospike.Database.LINQPadDriver.Extensions
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public static AValue ToAValue<T>(
	this Nullable<T> value,
	string bin,
	string fld
)

Type Parameters

T

Parameters

value
Type: Nullable<(Of <(<'T>)>)>
bin
Type: String
fld
Type: String