isCursorOpen method

bool isCursorOpen()

Implementation

bool isCursorOpen() {
  throw EDatabaseError("AbstractError: TDataSet.IsCursorOpen");
}