internalClose method

void internalClose()

Implementation

void internalClose() {
  throw EDatabaseError("AbstractError: TDataSet.InternalClose");
}