Method GetWithoutHashValidation<TProps>(long)

Assembly: redb.Core.dll

Get WHOLE RedbObject WITHOUT hash validation (for monolithic applications).

public RedbObject<TProps>? GetWithoutHashValidation<TProps>(long objectId) where TProps : class, new()