Aerospike LINDPad Driver

LPSet Constructor (LPNamespace, String, String, Boolean, IEnumerable<(Of <(<'BinType>)>)>, IEnumerable<(Of <(<'LPSecondaryIndex>)>)>)

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

Syntax


public LPSet(
	LPNamespace anamespace,
	string name,
	string safename,
	bool isnullset,
	IEnumerable<LPSet..::..BinType> binTypes,
	IEnumerable<LPSecondaryIndex> sindexes
)

Parameters

anamespace
Type: Aerospike.Database.LINQPadDriver..::..LPNamespace
name
Type: String
safename
Type: String
isnullset
Type: Boolean
binTypes
Type: IEnumerable<(Of <(<'LPSet..::..BinType>)>)>
sindexes
Type: IEnumerable<(Of <(<'LPSecondaryIndex>)>)>