internalOpen method

void internalOpen()

Implementation

void internalOpen() {
  throw EDatabaseError("AbstractError: TDataSet.InternalOpen");
}