Method WithPropsDepth(int)
Configure maximum depth for loading nested RedbObject in Props.
Controls recursion when Props contain references to other RedbObjects via _values._Object.
Default: uses global DefaultMaxTreeDepth from config.
IRedbQueryable<TProps> WithPropsDepth(int depth)