RedBase Documentation

Welcome to the RedBase documentation portal. Browse the API reference, explore code examples, and learn how to build with REDB.

API Reference

Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.

Search results for: MinRedbAsync Clear search
I IRedbQueryable<TProps> redb.Core.Query
M MinRedbAsync<TField>(Expression<Func<IRedbObject, TField>>) Minimum IRedbObject base field value (ValueLong, Key, DateCreate, etc.).
C RedbQueryable<TProps> redb.Core.Query
M MinRedbAsync<TField>(Expression<Func<IRedbObject, TField>>) Minimum value of base IRedbObject field (ValueLong, Key, DateCreate, etc.)