Aerospike LINDPad Driver

SetRecords<(Of <(<'T>)>)> Class

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

Syntax


[DebuggerDisplayAttribute]
public abstract class SetRecords<T> : SetRecords, 
	IEnumerable<T>
where T : ARecord

Type Parameters

T

Inheritance Hierarchy


Object
  Aerospike.Database.LINQPadDriver.Extensions..::..SetRecords
    Aerospike.Database.LINQPadDriver.Extensions..::..SetRecords<(Of <(<'T>)>)>