estimatedRunnableUnits property

String? estimatedRunnableUnits
getter/setter pair

Units of work that can be scheduled immediately.

Providing additional slots for these units of work will accelerate the query, if no other query in the reservation needs additional slots.

Implementation

core.String? estimatedRunnableUnits;