Aerospike LINDPad Driver

LPSecondaryIndex Constructor

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

Syntax


public LPSecondaryIndex(
	string name,
	LPNamespace aNamespace,
	LPSet set,
	string bin,
	string type,
	string indexType,
	string context
)

Parameters

name
Type: String
aNamespace
Type: Aerospike.Database.LINQPadDriver..::..LPNamespace
set
Type: Aerospike.Database.LINQPadDriver..::..LPSet
bin
Type: String
type
Type: String
indexType
Type: String
context
Type: String