Method LoadProps<TProps>(long, long)

Assembly: redb.MSSql.dll

Synchronous Props loading (for getter).

public TProps LoadProps<TProps>(long objectId, long schemeId) where TProps : class, new()