Aerospike.Database.LINQPadDriver.Extensions Namespace
Aerospike LINDPad Driver

SetRecords..::..GetRecords Method

Gets all records in this set

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

Syntax


public ARecord[] GetRecords(
	params string[] bins
)

Parameters

bins
Type: array<String>[]()[][]
bins you wish to get. If not provided all bins for a record

Return Value

An array of records in the set