CustomResultSet constructor

CustomResultSet(
  1. QueryRow row
)

Default constructor.

Implementation

CustomResultSet(this.row);