Check whether a staging graph exists.

Synopsis

Declared in <txgraph.h>

virtual
bool
HaveStaging() const noexcept = 0;

Return Value

True if a staging graph currently exists.

Created with MrDocs