Aerospike LINDPad Driver

ASecondaryIndexAccess<(Of <(<'T>)>)> Constructor

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

Syntax


public ASecondaryIndexAccess(
	SetRecords<T> setRecords,
	string name,
	string idxBin,
	string idxType,
	string idxCollectionType,
	Type idxBinDataType
)

Parameters

setRecords
Type: Aerospike.Database.LINQPadDriver.Extensions..::..SetRecords<(Of <(<'T>)>)>
name
Type: String
idxBin
Type: String
idxType
Type: String
idxCollectionType
Type: String
idxBinDataType
Type: Type