OutputWidget.execute constructor

const OutputWidget.execute()

Implementation

const OutputWidget.execute()
    : lastRowId = null,
      queryResult = null,
      rowsUpdated = null,
      rowsDeleted = null,
      commandType = CommandType.execute;