Aerospike LINDPad Driver

ANamespaceAccess..::..Item Property

Returns the Set instance or null indicating the set doesn't exists in this namespace.

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

Syntax


public SetRecords this[
	string setName
] { get; }

Parameters

setName
Type: String
The name of the Aerospike set

Return Value

A SetRecords instance or null