Method LoadEagerAsync<TProps>(long, int)

Assembly: redb.Core.dll

✅ Virtual method for EAGER loading of Props.
Open Source: uses get_object_json
Pro: overrides for PVT approach

protected virtual Task<RedbObject<TProps>?> LoadEagerAsync<TProps>(long objectId, int depth) where TProps : class, new()