Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool isPathCyclical(bool excludePathRootTable);
public bool isPathCyclical(bool excludePathRootTable);
member this.isPathCyclical : bool -> bool
Public Function isPathCyclical (excludePathRootTable As Boolean) As Boolean
Parameters
Returns