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: SumRedbAsync Clear search
C E143_SumRedbAsync redb.Examples.Examples
I IRedbQueryable<TProps> redb.Core.Query
M SumRedbAsync<TField>(Expression<Func<IRedbObject, TField>>) Sum of IRedbObject base field values (ValueLong, Key, etc.).
C RedbQueryable<TProps> redb.Core.Query
M SumRedbAsync<TField>(Expression<Func<IRedbObject, TField>>) Sum of base IRedbObject field values (ValueLong, Key, etc.)