selectStatement property

AbsSelect selectStatement

Implementation

AbsSelect get selectStatement {
  return _select;
}