Aerospike LINDPad Driver

LPSecondaryIndex..::..Create Method

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

Syntax


public static IEnumerable<LPSecondaryIndex> Create(
	Connection asConnection,
	IEnumerable<LPNamespace> namespaces
)

Parameters

asConnection
Type: Connection
namespaces
Type: IEnumerable<(Of <(<'LPNamespace>)>)>