SetRecords<(Of <(<'T>)>)>..::..FirstOrDefault Method (Func<(Of <(<'T, Boolean>)>)>, Exp)
Returns the first record or null from the set based on DefaultScanPolicy or filterExpression.
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
Parameters
- filterExpression
- Type: Exp
A Filter Exp used to obtain the collection of records.