createOrderingComposer property
$OrderingComposer Function()
createOrderingComposer
final
The OrderingComposer
for this TableManagerState
This class will be used to create OrderingTerms
which will be applied to the statement when its eventually created
Implementation
final $OrderingComposer Function() createOrderingComposer;