disableAutoLink method

Avanda disableAutoLink()

Implementation

Avanda disableAutoLink() {
  queryTree.al = false;
  return this;
}